remove v2
This commit is contained in:
parent
4c9f3343c3
commit
2a1d3cc77e
@ -340,7 +340,7 @@ def login(loglevel: constants.LogLevel = typer.Option(config.loglevel)):
|
||||
|
||||
|
||||
@cli.command()
|
||||
def logoutv2(
|
||||
def logout(
|
||||
loglevel: constants.LogLevel = typer.Option(
|
||||
config.loglevel, help="The log level to use."
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user