Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.3 KB

apigeecli_instances_create.md

File metadata and controls

41 lines (30 loc) · 1.3 KB

apigeecli instances create

Create an Instance

Synopsis

Create an Instance

apigeecli instances create [flags]

Options

  -c, --consumer-accept-list stringArray   Customer accept list represents the list of projects (id/number) that can connect to the service attachment
  -d, --diskenc string                     CloudKMS key name
  -h, --help                               help for create
      --iprange string                     Peering CIDR Range; must be /22 range
  -l, --location string                    Instance location
  -n, --name string                        Name of the Instance

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