Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 1.57 KB

apigeecli_organizations_export.md

File metadata and controls

44 lines (33 loc) · 1.57 KB

apigeecli organizations export

Export Apigee Configuration

Synopsis

Export Apigee Configuration

apigeecli organizations export [flags]

Options

      --all                 Export all revisions, default=false. Exports the latest revision.Applies to proxies, sf and sec profiles
      --clean               clean folder or files and directories before export
  -c, --conn int            Number of connections (default 4)
      --continue-on-error   Ignore errors and continue exporting data
      --export-entries      Export all KVM entries (default true)
  -h, --help                help for export
  -o, --org string          Apigee organization name

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)
  -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 22-Jan-2025