Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 1.36 KB

apigeecli_preferences_set.md

File metadata and controls

43 lines (32 loc) · 1.36 KB

apigeecli preferences set

Set default preferences for apigeecli

Synopsis

Set default preferences for apigeecli

apigeecli preferences set [flags]

Options

  -g, --github string   On premises Github URL
  -h, --help            help for set
      --nocheck         Don't check for newer versions of cmd
  -o, --org string      Apigee organization name
  -p, --proxy string    Use http proxy before contacting the control plane
  -r, --region string   Apigee control plane region
  -s, --staging         Use Apigee staging; format: -s=true

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
      --print-output     Control printing of info log statements (default true)
  -t, --token string     Google OAuth Token

SEE ALSO

Auto generated by spf13/cobra on 31-Mar-2025