Skip to content

iectl ied dev app list

Get list of applications installed from app project

Synopsis

This method will fetch the list of all the applications along with its associated containers details, running on IED.

NOTICE

developer mode should be enabled.

iectl ied dev app list [flags]

Options

      --page-number string       page number of the list of applications
      --page-size string         page size of the list of applications
  -h, --help                     help for list

Options inherited from parent commands

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

Example

iectl ied dev app list --page-number "20" --page-size "2"

SEE ALSO