Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 1.51 KB

apigeecli_datastores_update.md

File metadata and controls

44 lines (33 loc) · 1.51 KB

apigeecli datastores update

Update an existing data store

Synopsis

Update an existing data store

apigeecli datastores update [flags]

Options

  -b, --bucket-name string   Name of the Cloud Storage bucket. Required for gcs targetType
  -d, --dataset string       BigQuery dataset name Required for bigquery targetType
  -g, --gcs-path string      Path of Cloud Storage bucket Required for gcs targetType
  -h, --help                 help for update
  -i, --id string            Data store id
  -n, --name string          Display name for the data store
  -f, --prefix string        Prefix of BigQuery table Required for bigquery targetType
  -p, --project-id string    GCP project in which the datastore exists
      --target string        Destination storage type. Supported types gcs or bigquery

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