Skip to main content

ionic-cloud environment delete

[ionic-cloud, environment, delete]

Delete an environment in Appflow

ionic-cloud environment delete [flags]

Examples

ionic-cloud 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
--configstringIonic Cloud config file (.ionic-cloud.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"