Skip to main content

mysql

sand connectors update mysql

Update a MySQL connector

sand connectors update mysql [flags]

Examples

$ sand connectors update mysql --id=$CONNECTOR_ID --host="localhost"

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

Options

      --cluster string    Cluster to associate this connector with
--database string Database to authenticate to MySQL with
-h, --help Help for mysql
--host string Host to authenticate to MySQL with
--id string Connector id (required)
--json Return json output
--name string New Connector name
--password string Password to authenticate to MySQL with
--port int Port to authenticate to MySQL with
--user string User to authenticate to MySQL with

SEE ALSO