Skip to main content

appflow native-config delete

[appflow, native-config, delete]

Delete a native config in Appflow

appflow native-config delete [flags]

Examples

appflow native-config delete --app-id=a1234bc --name="My Config"

Flags

NameTypeDefaultDescription
--app-id [required]stringAppflow app id
--name [required]stringAppflow native config 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 native config: QA"