postgres
sand connectors update postgres
Update a Postgres connector
sand connectors update postgres [flags]
Examples
$ sand connectors update postgres --id=$CONNECTOR_ID --hostname="localhost"
✅ Connector updated successfully!
Connector ID: cnc-5ab0075c465c8321
Options
--cluster string Cluster to associate this connector with
--database string Database to authenticate to Postgres with
-h, --help Help for postgres
--hostname string Hostname to authenticate to Postgres with
--id string Connector id (required)
--json Return json output
--name string New Connector name
--password string Password to authenticate to Postgres with
--port string Port to authenticate to Postgres with
--username string Username to authenticate to Postgres with
SEE ALSO
- sand connectors update - Update a connector