add apps
This commit is contained in:
parent
c4e14d3670
commit
2d6db88f4c
@ -573,7 +573,7 @@ cli.add_typer(db_cli, name="db", help="Subcommands for managing the database sch
|
||||
cli.add_typer(script_cli, name="script", help="Subcommands running helper scripts.")
|
||||
cli.add_typer(
|
||||
deployments_cli,
|
||||
name="deployments",
|
||||
name="apps",
|
||||
help="Subcommands for managing the Deployments.",
|
||||
)
|
||||
cli.add_typer(
|
||||
|
Loading…
Reference in New Issue
Block a user