config file update

This commit is contained in:
simon 2024-12-18 10:28:40 -10:00 committed by Elijah
parent 5cbdebb4eb
commit 1bb7afeff4

View File

@ -440,7 +440,6 @@ def deploy(
config.app_name,
"--app-name",
help="The name of the App to deploy under.",
hidden=True,
),
app_id: str = typer.Option(
None,