Skip to main content

appflow environment delete

[appflow, environment, delete]

Delete an environment in Appflow

appflow environment delete [flags]

Examples

appflow environment delete --app-id=a1234bc --name="My Env"

Flags

NameTypeDefaultDescription
--app-id [required]stringAppflow app id
--name [required]stringAppflow environment name

Global Flags

NameTypeDefaultDescription
-h, --helpbooleanfalsePrint help information for command
--configstringAppflow config file (.appflow.yaml by default)
--jsonbooleanfalseFor commands with output, shortcut to print as JSON
--outputstring"text"For commands with output, print as [json] or human readable [text]
--tokenstringIonic authorization token

Outputs

NameTypeDescription
stringThe command output.
"Successfully deleted environment: QA"