quartzbio.cli.auth module

quartzbio.cli.auth.login_and_save_credentials(*args)

CLI command to login and persist credentials to a file

quartzbio.cli.auth.logout(*args)

Delete’s the user’s locally-stored credentials.

quartzbio.cli.auth.print_user(user)

Prints information about the current user.

quartzbio.cli.auth.whoami(*args, **kwargs)

Prints information about the current user. Assumes the user is already logged-in.