Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 971 Bytes

apigeecli_keystores_create.md

File metadata and controls

38 lines (27 loc) · 971 Bytes

apigeecli keystores create

Create a Key Store

Synopsis

Create a Key Store

apigeecli keystores create [flags]

Options

  -h, --help          help for create
  -n, --name string   Name of the key store

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
  -e, --env string       Apigee environment name
      --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