azure
sand connectors upsert azure
Upsert an Azure connector
sand connectors upsert azure [flags]
Examples
$ sand connectors upsert azure --name="name" --tenant-id="azure-tenant-id" --client-id="azure-client-id" --client-secret="azure-client-secret" --authority-host="azure-authority-host"
✅ Connector upserted successfully!
Connector ID: cnc-5ab0075c465c8321
Options
--authority-host string Authority Host to authenticate to Azure with
--client-id string Client ID to authenticate to Azure with
--client-secret string Client Secret to authenticate to Azure with
--cluster string Cluster to associate this connector with
-h, --help Help for azure
--json Return json output
--name string Connector name (required)
--tenant-id string Tenant ID to authenticate to Azure with
SEE ALSO
- sand connectors upsert - Create or update a connector