Skip to content

iectl iem app-config delete

delete application configuration

iectl iem app-config delete [flags]

Options

      --app-name string       application unique name
      --config-name string    application config name
  -h, --help                  help for delete
      --project-name string   Name of the project

Options inherited from parent commands

  -o, --output string   output format
  -q, --query string    query on result of object
  -v, --verbose         verbose output

Example

iectl iem app-config delete --app-name "my cool app"  --config-name "config_name" --project-name "testProject"

SEE ALSO