Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.08 KB

apigeecli_datacollectors_create.md

File metadata and controls

39 lines (28 loc) · 1.08 KB

apigeecli datacollectors create

Create a Data Collector

Synopsis

Create a Data Collector

apigeecli datacollectors create [flags]

Options

  -d, --description string   Description of the data collector
  -h, --help                 help for create
  -n, --name string          Data Collector Name
  -p, --type string          Type of the data collector

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