get apps

Help

List apps in project.

Usage:
  edgectl get apps [--project PROJECT_ID] [flags]

Examples:
  # List apps in acme/proj1.
  $ edgectl get apps --project acme/proj1

  # Get apps in project having uuid
  $ edgectl get apps --project 6d154556-9e58-4330-a7f3-41c869f01142


Flags:
      --project string   Project UUID or name, such as acme/proj1
  -h, --help             help for apps

Global Flags:
  -H, --header         Print header row
  -j, --json           JSON output
  -M, --monochrome     Don't colorize output
  -t, --text           Text table output
      --token string   Access Token
  -v, --verbose        Verbose output