Skip to content

iectl iem app-project delete-project

This method removes a specific project from IEM.

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