Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 1.37 KB

apigeecli_apis_listdeploy.md

File metadata and controls

43 lines (32 loc) · 1.37 KB

apigeecli apis listdeploy

Lists all deployments of an API proxy

Synopsis

Lists all deployments of an API proxy

apigeecli apis listdeploy [flags]

Options

  -e, --env string    Apigee environment name
  -h, --help          help for listdeploy
  -n, --name string   API proxy name
      --report        Generate Deploy Change Report; Default is false
  -v, --rev int       API Proxy revision (default -1)

Options inherited from parent commands

  -a, --account string   Path Service Account private key in JSON
      --api api          Sets the control plane API. Must be one of prod, autopush or staging; default is prod
      --default-token    Use Google default application credentials access token
      --disable-check    Disable check for newer versions
      --metadata-token   Metadata OAuth2 access token
      --no-output        Disable printing all statements to stdout
      --no-warnings      Disable printing warnings to stderr
  -o, --org string       Apigee organization name
      --print-output     Control printing of info log statements (default true)
  -r, --region string    Apigee control plane region name; default is https://apigee.googleapis.com
  -t, --token string     Google OAuth Token

SEE ALSO

Auto generated by spf13/cobra on 30-Dec-2024