Skip to main content

snowflake

sand connectors update snowflake

Update a Snowflake connector

sand connectors update snowflake [flags]

Examples

$ sand connectors update snowflake --id=$CONNECTOR_ID --user="user"

✅ Connector updated successfully!
Connector ID: cnc-5ab0075c465c8321

Options

      --account string     Account to authenticate to Snowflake with
--cluster string Cluster to associate this connector with
--database string Database to authenticate to Snowflake with
-h, --help Help for snowflake
--id string Connector id (required)
--json Return json output
--name string New Connector name
--password string Password to authenticate to Snowflake with
--schema string Schema to authenticate to Snowflake with
--user string User to authenticate to Snowflake with
--warehouse string Warehouse to authenticate to Snowflake with

SEE ALSO