Skip to content

iectl iem app-project delete-project

This command removes a specific project from IEM.

NOTICE

The App Project journey is deprecated in the new IEM UI. If you are working with IEM V2 (early access), these commands are not supported.

iectl iem app-project delete-project [flags]

Options

    -d, --data string   use this flag for passing data via json or as datafile with @filename
    -h, --help          help for delete-project
        --id string     The unique project id

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-project delete-project --id "c6b6722c66d14a64875e3b68474794e0"

SEE ALSO