Skip to main content

strm create data-connector

Create a Data Connector

Synopsis

A Data Connector represents a location from which data can be read, or to which data can be written. For example, an AWS S3 bucket, a Google Cloud Storage bucket or a JDBC database connection. By itself, a Data Connector does nothing. A Data Connector with valid credentials is required when creating a Batch Exporter or Batch Job.

Usage

Options

  -h, --help   help for data-connector

Options inherited from parent commands

      --api-auth-url string   user authentication host (default "https://accounts.strmprivacy.io")
--api-host string api host and port (default "api.strmprivacy.io:443")
-o, --output string output format [json, json-raw, table, plain] (default "table")
-p, --project string project to use (defaults to context-configured project)
--token-file string token file that contains an access token (default is $HOME/.config/strmprivacy/credentials-<api-auth-url>.json)

SEE ALSO