You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@click.option("-c", "--config", help="""Tell the CLI which account to run the command on by specifying an account environment variable.
20
19
""")
21
-
@click.option("-C", "--config_saved", help="""Saved configuration to use - see `config` command""")
20
+
@click.option("-C", "--config_saved", help="""Tell the CLI which account to run the command on by specifying a saved configuration - see `config` command.""")
0 commit comments