Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1023 Bytes

apigeecli_envgroups_create.md

File metadata and controls

38 lines (27 loc) · 1023 Bytes

apigeecli envgroups create

Create an Environment Group

Synopsis

Create an Environment Group

apigeecli envgroups create [flags]

Options

  -h, --help                help for create
  -d, --hosts stringArray   A list of hostnames
  -n, --name string         Name of the Environment Group

Options inherited from parent commands

  -a, --account string   Path Service Account private key in JSON
      --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
  -o, --org string       Apigee organization name
      --print-output     Control printing of info log statements (default true)
  -t, --token string     Google OAuth Token

SEE ALSO

Auto generated by spf13/cobra on 19-Dec-2023