sdm admin datasources update
Last modified on September 13, 2024
NAME:
sdm admin datasources update - update one or more resources
USAGE:
sdm admin datasources update command [command options] [arguments...]
COMMANDS:
amazones update Amazon ES datasource
amazonmq-amqp-091 update Amazon MQ (AMQP 0.9.1) datasource
athena update Athena datasource
aurora-mysql update Aurora MySQL datasource
aurora-postgres update Aurora PostgreSQL datasource
aurorapostgresiam update Aurora PostgreSQL (IAM) datasource
azuremysql update Azure Database for MySQL datasource
azurepostgres update Azure Database for PostgreSQL datasource
azurepostgresmanagedidentity update Azure PostgreSQL (Managed Identity) datasource
bigquery update BigQuery datasource
cassandra update Cassandra datasource
citus update Citus datasource
clustrix update Clustrix datasource
cockroach update CockroachDB datasource
couchbaseDatabase update Couchbase datasource
db2i update Db2i datasource
db2luw update Db2 LUW datasource
documentdbhost update DocumentDB (single host) datasource
documentdbreplicaset update DocumentDB (replica set) datasource
druid update Druid datasource
dynamo update DynamoDB datasource
ecredis update ElastiCache Redis datasource
elastic update Elasticsearch datasource
greenplum update Greenplum datasource
mTLSPostgres update PostgreSQL (mTLS) datasource
maria update Maria datasource
memcached update Memcached datasource
memsql update MemSQL datasource
mongoHost update MongoDB (single host mode) datasource
mongoReplicaSet update MongoDB (replica set mode) datasource
mongoshardedcluster update MongoDB (sharded cluster) datasource
mssql update Microsoft SQL Server datasource
mssqlAzureAD update Microsoft SQL Server (Azure AD) datasource
mssqlKerberos update Microsoft SQL Server (Kerberos) datasource
mysql update MySQL datasource
neptune update Neptune datasource
neptuneiam update Neptune (IAM) datasource
oracle update Oracle datasource
postgres update PostgreSQL datasource
presto update Presto datasource
rabbitmq-amqp-091 update RabbitMQ (AMQP 0.9.1) datasource
rdspostgresiam update RDS PostgreSQL (IAM) datasource
redis update Redis datasource
redshift update Redshift datasource
singlestore update SingleStore datasource
snowflake update Snowflake datasource
sybase update Sybase ASE datasource
sybase-iq, sybaseiq update Sybase IQ datasource
teradata update Teradata datasource
OPTIONS:
--file value, -f value load from a JSON file
--stdin, -i load from stdin
--filter value filter e.g. 'field:name tag:key=value ...'
--filters-help show valid filter strings and examples
--filter-json value path to JSON based filter
--tags value tags e.g. 'key=value,...'
--delete-tags value delete-tags e.g. 'key,...'
--delete-all-tags
--help, -h show help
For more information on the use of filters in the CLI, see the Filters documentation.
amazones
NAME:
sdm admin datasources update amazones - update Amazon ES datasource
USAGE:
sdm admin datasources update amazones [command options] [arguments...]
OPTIONS:
--access-key-id value (secret)
--bind-interface value bind interface (default: "127.0.0.1")
--delete-all-tags
--delete-tags value delete-tags e.g. 'key,...'
--egress-filter value apply filter to select egress nodes e.g. 'field:name tag:key=value ...'
--endpoint value
--filter value filter e.g. 'field:name tag:key=value ...'
--filter-json value path to JSON based filter
--filters-help show valid filter strings and examples
--id value datasource id
--name value datasource name
--port-override value port profile override (default: -1)
--region value
--role-arn value The role to assume after logging in. (secret)
--role-external-id value (secret)
--secret-access-key value (secret)
--subdomain value This will be used as your local DNS address. (e.g. app-prod1 would turn into app-prod1.<your-org-name>.sdm.network)
--tags value tags e.g. 'key=value,...'
--timeout value set time limit for command
athena
NAME:
sdm admin datasources update athena - update Athena datasource
USAGE:
sdm admin datasources update athena [command options] [arguments...]
OPTIONS:
--aws-access-key-id value (secret)
--aws-secret-access-key value (secret)
--bind-interface value bind interface (default: "127.0.0.1")
--delete-all-tags
--delete-tags value delete-tags e.g. 'key,...'
--egress-filter value apply filter to select egress nodes e.g. 'field:name tag:key=value ...'
--filter value filter e.g. 'field:name tag:key=value ...'
--filter-json value path to JSON based filter
--filters-help show valid filter strings and examples
--id value datasource id
--name value datasource name
--port-override value port profile override (default: -1)
--region value
--role-arn value The role to assume after logging in. (secret)
--role-external-id value (secret)
--s3-output-location value
--subdomain value This will be used as your local DNS address. (e.g. app-prod1 would turn into app-prod1.<your-org-name>.sdm.network)
--tags value tags e.g. 'key=value,...'
--timeout value set time limit for command
aurora-mysql
NAME:
sdm admin datasources update aurora-mysql - update Aurora MySQL datasource
USAGE:
sdm admin datasources update aurora-mysql [command options] [arguments...]
OPTIONS:
--bind-interface value bind interface (default: "127.0.0.1")
--database value This database is exclusively used for healthchecks; the database sent by clients is respected otherwise.
--delete-all-tags
--delete-tags value delete-tags e.g. 'key,...'
--egress-filter value apply filter to select egress nodes e.g. 'field:name tag:key=value ...'
--filter value filter e.g. 'field:name tag:key=value ...'
--filter-json value path to JSON based filter
--filters-help show valid filter strings and examples
--hostname value
--id value datasource id
--name value datasource name
--password value (secret)
--port value (default: 0)
--port-override value port profile override (default: -1)
--require-native-auth Whether native auth (mysql_native_password) is used for all connections (for backwards compatibility)
--subdomain value This will be used as your local DNS address. (e.g. app-prod1 would turn into app-prod1.<your-org-name>.sdm.network)
--tags value tags e.g. 'key=value,...'
--timeout value set time limit for command
--use-azure-single-server-usernames If true, appends the hostname to the username when hitting a database.azure.com address
--username value (secret)
aurora-postgres
NAME:
sdm admin datasources update aurora-postgres - update Aurora PostgreSQL datasource
USAGE:
sdm admin datasources update aurora-postgres [command options] [arguments...]
OPTIONS:
--bind-interface value bind interface (default: "127.0.0.1")
--database value
--delete-all-tags
--delete-tags value delete-tags e.g. 'key,...'
--egress-filter value apply filter to select egress nodes e.g. 'field:name tag:key=value ...'
--filter value filter e.g. 'field:name tag:key=value ...'
--filter-json value path to JSON based filter
--filters-help show valid filter strings and examples
--hostname value
--id value datasource id
--name value datasource name
--override-database Limit all connections to the configured database
--password value (secret)
--port value (default: 0)
--port-override value port profile override (default: -1)
--subdomain value This will be used as your local DNS address. (e.g. app-prod1 would turn into app-prod1.<your-org-name>.sdm.network)
--tags value tags e.g. 'key=value,...'
--timeout value set time limit for command
--username value (secret)
bigquery
NAME:
sdm admin datasources update bigquery - update BigQuery datasource
USAGE:
sdm admin datasources update bigquery [command options] [arguments...]
OPTIONS:
--bind-interface value bind interface (default: "127.0.0.1")
--delete-all-tags
--delete-tags value delete-tags e.g. 'key,...'
--egress-filter value apply filter to select egress nodes e.g. 'field:name tag:key=value ...'
--endpoint value
--filter value filter e.g. 'field:name tag:key=value ...'
--filter-json value path to JSON based filter
--filters-help show valid filter strings and examples
--id value datasource id
--name value datasource name
--port-override value port profile override (default: -1)
--private-key value The file path of the private key used to authenticate with the server. (secret)
--project value
--subdomain value This will be used as your local DNS address. (e.g. app-prod1 would turn into app-prod1.<your-org-name>.sdm.network)
--tags value tags e.g. 'key=value,...'
--timeout value set time limit for command
--username value
cassandra
NAME:
sdm admin datasources update cassandra - update Cassandra datasource
USAGE:
sdm admin datasources update cassandra [command options] [arguments...]
OPTIONS:
--bind-interface value bind interface (default: "127.0.0.1")
--delete-all-tags
--delete-tags value delete-tags e.g. 'key,...'
--egress-filter value apply filter to select egress nodes e.g. 'field:name tag:key=value ...'
--filter value filter e.g. 'field:name tag:key=value ...'
--filter-json value path to JSON based filter
--filters-help show valid filter strings and examples
--hostname value
--id value datasource id
--name value datasource name
--password value (secret)
--port value (default: 0)
--port-override value port profile override (default: -1)
--subdomain value This will be used as your local DNS address. (e.g. app-prod1 would turn into app-prod1.<your-org-name>.sdm.network)
--tags value tags e.g. 'key=value,...'
--timeout value set time limit for command
--tls-required Use TLS to connect to the Cassandra sever
--username value (secret)
citus
NAME:
sdm admin datasources update citus - update Citus datasource
USAGE:
sdm admin datasources update citus [command options] [arguments...]
OPTIONS:
--bind-interface value bind interface (default: "127.0.0.1")
--database value
--delete-all-tags
--delete-tags value delete-tags e.g. 'key,...'
--egress-filter value apply filter to select egress nodes e.g. 'field:name tag:key=value ...'
--filter value filter e.g. 'field:name tag:key=value ...'
--filter-json value path to JSON based filter
--filters-help show valid filter strings and examples
--hostname value
--id value datasource id
--name value datasource name
--override-database Limit all connections to the configured database
--password value (secret)
--port value (default: 0)
--port-override value port profile override (default: -1)
--subdomain value This will be used as your local DNS address. (e.g. app-prod1 would turn into app-prod1.<your-org-name>.sdm.network)
--tags value tags e.g. 'key=value,...'
--timeout value set time limit for command
--username value (secret)
clustrix
NAME:
sdm admin datasources update clustrix - update Clustrix datasource
USAGE:
sdm admin datasources update clustrix [command options] [arguments...]
OPTIONS:
--bind-interface value bind interface (default: "127.0.0.1")
--database value This database is exclusively used for healthchecks; the database sent by clients is respected otherwise.
--delete-all-tags
--delete-tags value delete-tags e.g. 'key,...'
--egress-filter value apply filter to select egress nodes e.g. 'field:name tag:key=value ...'
--filter value filter e.g. 'field:name tag:key=value ...'
--filter-json value path to JSON based filter
--filters-help show valid filter strings and examples
--hostname value
--id value datasource id
--name value datasource name
--password value (secret)
--port value (default: 0)
--port-override value port profile override (default: -1)
--require-native-auth Whether native auth (mysql_native_password) is used for all connections (for backwards compatibility)
--subdomain value This will be used as your local DNS address. (e.g. app-prod1 would turn into app-prod1.<your-org-name>.sdm.network)
--tags value tags e.g. 'key=value,...'
--timeout value set time limit for command
--use-azure-single-server-usernames If true, appends the hostname to the username when hitting a database.azure.com address
--username value (secret)
cockroach
NAME:
sdm admin datasources update cockroach - update CockroachDB datasource
USAGE:
sdm admin datasources update cockroach [command options] [arguments...]
OPTIONS:
--bind-interface value bind interface (default: "127.0.0.1")
--database value
--delete-all-tags
--delete-tags value delete-tags e.g. 'key,...'
--egress-filter value apply filter to select egress nodes e.g. 'field:name tag:key=value ...'
--filter value filter e.g. 'field:name tag:key=value ...'
--filter-json value path to JSON based filter
--filters-help show valid filter strings and examples
--hostname value
--id value datasource id
--name value datasource name
--override-database Limit all connections to the configured database
--password value (secret)
--port value (default: 0)
--port-override value port profile override (default: -1)
--subdomain value This will be used as your local DNS address. (e.g. app-prod1 would turn into app-prod1.<your-org-name>.sdm.network)
--tags value tags e.g. 'key=value,...'
--timeout value set time limit for command
--username value (secret)
couchbaseDatabase
NAME:
sdm admin datasources update couchbaseDatabase - update Couchbase datasource
USAGE:
sdm admin datasources update couchbaseDatabase [command options] [arguments...]
OPTIONS:
--bind-interface value bind interface (default: "127.0.0.1")
--delete-all-tags
--delete-tags value delete-tags e.g. 'key,...'
--egress-filter value apply filter to select egress nodes e.g. 'field:name tag:key=value ...'
--filter value filter e.g. 'field:name tag:key=value ...'
--filter-json value path to JSON based filter
--filters-help show valid filter strings and examples
--hostname value
--id value datasource id
--n1ql-port value The port number for N1QL queries. Default HTTP is 8093. Default HTTPS is 18093. (default: 0)
--name value datasource name
--password value (secret)
--port value (default: 0)
--port-override value port profile override (default: -1)
--secret-store-id value secret store id
--subdomain value This will be used as your local DNS address. (e.g. app-prod1 would turn into app-prod1.<your-org-name>.sdm.network)
--tags value tags e.g. 'key=value,...'
--timeout value set time limit for command
--tls-required Use TLS to connect to the HTTP services
--username value (secret)
druid
NAME:
sdm admin datasources update druid - update Druid datasource
USAGE:
sdm admin datasources update druid [command options] [arguments...]
OPTIONS:
--bind-interface value bind interface (default: "127.0.0.1")
--delete-all-tags
--delete-tags value delete-tags e.g. 'key,...'
--egress-filter value apply filter to select egress nodes e.g. 'field:name tag:key=value ...'
--filter value filter e.g. 'field:name tag:key=value ...'
--filter-json value path to JSON based filter
--filters-help show valid filter strings and examples
--hostname value
--id value datasource id
--name value datasource name
--password value (secret)
--port value (default: 0)
--port-override value port profile override (default: -1)
--subdomain value This will be used as your local DNS address. (e.g. app-prod1 would turn into app-prod1.<your-org-name>.sdm.network)
--tags value tags e.g. 'key=value,...'
--timeout value set time limit for command
--username value (secret)
dynamo
NAME:
sdm admin datasources update dynamo - update DynamoDB datasource
USAGE:
sdm admin datasources update dynamo [command options] [arguments...]
OPTIONS:
--access-key-id value (secret)
--bind-interface value bind interface (default: "127.0.0.1")
--delete-all-tags
--delete-tags value delete-tags e.g. 'key,...'
--egress-filter value apply filter to select egress nodes e.g. 'field:name tag:key=value ...'
--endpoint value Do not include the protocol or port.
--filter value filter e.g. 'field:name tag:key=value ...'
--filter-json value path to JSON based filter
--filters-help show valid filter strings and examples
--id value datasource id
--name value datasource name
--port-override value port profile override (default: -1)
--region value
--role-arn value The role to assume after logging in. (secret)
--role-external-id value (secret)
--secret-access-key value (secret)
--subdomain value This will be used as your local DNS address. (e.g. app-prod1 would turn into app-prod1.<your-org-name>.sdm.network)
--tags value tags e.g. 'key=value,...'
--timeout value set time limit for command
ecredis
NAME:
sdm admin datasources update ecredis - update ElastiCache Redis datasource
USAGE:
sdm admin datasources update ecredis [command options] [arguments...]
OPTIONS:
--bind-interface value bind interface (default: "127.0.0.1")
--delete-all-tags
--delete-tags value delete-tags e.g. 'key,...'
--egress-filter value apply filter to select egress nodes e.g. 'field:name tag:key=value ...'
--filter value filter e.g. 'field:name tag:key=value ...'
--filter-json value path to JSON based filter
--filters-help show valid filter strings and examples
--hostname value
--id value datasource id
--name value datasource name
--password value (secret)
--port value (default: 0)
--port-override value port profile override (default: -1)
--subdomain value This will be used as your local DNS address. (e.g. app-prod1 would turn into app-prod1.<your-org-name>.sdm.network)
--tags value tags e.g. 'key=value,...'
--timeout value set time limit for command
--tls-required sdm must use TLS to connect
--username value (secret)
elastic
NAME:
sdm admin datasources update elastic - update Elasticsearch datasource
USAGE:
sdm admin datasources update elastic [command options] [arguments...]
OPTIONS:
--bind-interface value bind interface (default: "127.0.0.1")
--delete-all-tags
--delete-tags value delete-tags e.g. 'key,...'
--egress-filter value apply filter to select egress nodes e.g. 'field:name tag:key=value ...'
--filter value filter e.g. 'field:name tag:key=value ...'
--filter-json value path to JSON based filter
--filters-help show valid filter strings and examples
--hostname value
--id value datasource id
--name value datasource name
--password value (secret)
--port value (default: 0)
--port-override value port profile override (default: -1)
--subdomain value This will be used as your local DNS address. (e.g. app-prod1 would turn into app-prod1.<your-org-name>.sdm.network)
--tags value tags e.g. 'key=value,...'
--timeout value set time limit for command
--tls-required sdm must use TLS to connect
--username value (secret)
greenplum
NAME:
sdm admin datasources update greenplum - update Greenplum datasource
USAGE:
sdm admin datasources update greenplum [command options] [arguments...]
OPTIONS:
--bind-interface value bind interface (default: "127.0.0.1")
--database value
--delete-all-tags
--delete-tags value delete-tags e.g. 'key,...'
--egress-filter value apply filter to select egress nodes e.g. 'field:name tag:key=value ...'
--filter value filter e.g. 'field:name tag:key=value ...'
--filter-json value path to JSON based filter
--filters-help show valid filter strings and examples
--hostname value
--id value datasource id
--name value datasource name
--override-database Limit all connections to the configured database
--password value (secret)
--port value (default: 0)
--port-override value port profile override (default: -1)
--subdomain value This will be used as your local DNS address. (e.g. app-prod1 would turn into app-prod1.<your-org-name>.sdm.network)
--tags value tags e.g. 'key=value,...'
--timeout value set time limit for command
--username value (secret)
maria
NAME:
sdm admin datasources update maria - update Maria datasource
USAGE:
sdm admin datasources update maria [command options] [arguments...]
OPTIONS:
--bind-interface value bind interface (default: "127.0.0.1")
--database value This database is exclusively used for healthchecks; the database sent by clients is respected otherwise.
--delete-all-tags
--delete-tags value delete-tags e.g. 'key,...'
--egress-filter value apply filter to select egress nodes e.g. 'field:name tag:key=value ...'
--filter value filter e.g. 'field:name tag:key=value ...'
--filter-json value path to JSON based filter
--filters-help show valid filter strings and examples
--hostname value
--id value datasource id
--name value datasource name
--password value (secret)
--port value (default: 0)
--port-override value port profile override (default: -1)
--require-native-auth Whether native auth (mysql_native_password) is used for all connections (for backwards compatibility)
--subdomain value This will be used as your local DNS address. (e.g. app-prod1 would turn into app-prod1.<your-org-name>.sdm.network)
--tags value tags e.g. 'key=value,...'
--timeout value set time limit for command
--use-azure-single-server-usernames If true, appends the hostname to the username when hitting a database.azure.com address
--username value (secret)
memcached
NAME:
sdm admin datasources update memcached - update Memcached datasource
USAGE:
sdm admin datasources update memcached [command options] [arguments...]
OPTIONS:
--bind-interface value bind interface (default: "127.0.0.1")
--delete-all-tags
--delete-tags value delete-tags e.g. 'key,...'
--egress-filter value apply filter to select egress nodes e.g. 'field:name tag:key=value ...'
--filter value filter e.g. 'field:name tag:key=value ...'
--filter-json value path to JSON based filter
--filters-help show valid filter strings and examples
--hostname value
--id value datasource id
--name value datasource name
--port value (default: 0)
--port-override value port profile override (default: -1)
--subdomain value This will be used as your local DNS address. (e.g. app-prod1 would turn into app-prod1.<your-org-name>.sdm.network)
--tags value tags e.g. 'key=value,...'
--timeout value set time limit for command
memsql
NAME:
sdm admin datasources update memsql - update MemSQL datasource
USAGE:
sdm admin datasources update memsql [command options] [arguments...]
OPTIONS:
--bind-interface value bind interface (default: "127.0.0.1")
--database value This database is exclusively used for healthchecks; the database sent by clients is respected otherwise.
--delete-all-tags
--delete-tags value delete-tags e.g. 'key,...'
--egress-filter value apply filter to select egress nodes e.g. 'field:name tag:key=value ...'
--filter value filter e.g. 'field:name tag:key=value ...'
--filter-json value path to JSON based filter
--filters-help show valid filter strings and examples
--hostname value
--id value datasource id
--name value datasource name
--password value (secret)
--port value (default: 0)
--port-override value port profile override (default: -1)
--require-native-auth Whether native auth (mysql_native_password) is used for all connections (for backwards compatibility)
--subdomain value This will be used as your local DNS address. (e.g. app-prod1 would turn into app-prod1.<your-org-name>.sdm.network)
--tags value tags e.g. 'key=value,...'
--timeout value set time limit for command
--use-azure-single-server-usernames If true, appends the hostname to the username when hitting a database.azure.com address
--username value (secret)
mongo
NAME:
sdm admin datasources update mongo - update MongoDB (single host) datasource
USAGE:
sdm admin datasources update mongo [command options] [arguments...]
OPTIONS:
--auth-database value
--bind-interface value bind interface (default: "127.0.0.1")
--delete-all-tags
--delete-tags value delete-tags e.g. 'key,...'
--egress-filter value apply filter to select egress nodes e.g. 'field:name tag:key=value ...'
--filter value filter e.g. 'field:name tag:key=value ...'
--filter-json value path to JSON based filter
--filters-help show valid filter strings and examples
--hostname value
--id value datasource id
--name value datasource name
--password value (secret)
--port value (default: 0)
--port-override value port profile override (default: -1)
--subdomain value This will be used as your local DNS address. (e.g. app-prod1 would turn into app-prod1.<your-org-name>.sdm.network)
--tags value tags e.g. 'key=value,...'
--timeout value set time limit for command
--tls-required sdm must use TLS to connect
--username value (secret)
mongo-replicaset
NAME:
sdm admin datasources update mongo-replicaset - update MongoDB (replica set) datasource
USAGE:
sdm admin datasources update mongo-replicaset [command options] [arguments...]
OPTIONS:
--auth-database value
--bind-interface value bind interface (default: "127.0.0.1")
--connect-to-replica Connect to a replica instead of the primary node.
--delete-all-tags
--delete-tags value delete-tags e.g. 'key,...'
--egress-filter value apply filter to select egress nodes e.g. 'field:name tag:key=value ...'
--filter value filter e.g. 'field:name tag:key=value ...'
--filter-json value path to JSON based filter
--filters-help show valid filter strings and examples
--hostname value
--id value datasource id
--name value datasource name
--password value (secret)
--port value (default: 0)
--port-override value port profile override (default: -1)
--replica-set value The name of the mongo replicaset
--subdomain value This will be used as your local DNS address. (e.g. app-prod1 would turn into app-prod1.<your-org-name>.sdm.network)
--tags value tags e.g. 'key=value,...'
--timeout value set time limit for command
--tls-required sdm must use TLS to connect
--username value (secret)
mssql
NAME:
sdm admin datasources update mssql - update Microsoft SQL Server datasource
USAGE:
sdm admin datasources update mssql [command options] [arguments...]
OPTIONS:
--allow-deprecated-encryption value Whether to allow deprecated encryption protocols to be used for this resource. For example, TLS 1.0
--bind-interface value bind interface (default: "127.0.0.1")
--database value This database is used for healthchecks and overrides client databases if Override Default Database is configured.
--delete-all-tags
--delete-tags value delete-tags e.g. 'key,...'
--egress-filter value apply filter to select egress nodes e.g. 'field:name tag:key=value ...'
--filter value filter e.g. 'field:name tag:key=value ...'
--filter-json value path to JSON based filter
--filters-help show valid filter strings and examples
--hostname value
--id value datasource id
--name value datasource name
--override-database Clients connect to the configured database by default.
--password value (secret)
--port value (default: 0)
--port-override value port profile override (default: -1)
--schema value
--subdomain value This will be used as your local DNS address. (e.g. app-prod1 would turn into app-prod1.<your-org-name>.sdm.network)
--tags value tags e.g. 'key=value,...'
--timeout value set time limit for command
--username value (secret)
mysql
NAME:
sdm admin datasources update mysql - update MySQL datasource
USAGE:
sdm admin datasources update mysql [command options] [arguments...]
OPTIONS:
--bind-interface value bind interface (default: "127.0.0.1")
--database value This database is exclusively used for healthchecks; the database sent by clients is respected otherwise.
--delete-all-tags
--delete-tags value delete-tags e.g. 'key,...'
--egress-filter value apply filter to select egress nodes e.g. 'field:name tag:key=value ...'
--filter value filter e.g. 'field:name tag:key=value ...'
--filter-json value path to JSON based filter
--filters-help show valid filter strings and examples
--hostname value
--id value datasource id
--name value datasource name
--password value (secret)
--port value (default: 0)
--port-override value port profile override (default: -1)
--require-native-auth Whether native auth (mysql_native_password) is used for all connections (for backwards compatibility)
--subdomain value This will be used as your local DNS address. (e.g. app-prod1 would turn into app-prod1.<your-org-name>.sdm.network)
--tags value tags e.g. 'key=value,...'
--timeout value set time limit for command
--use-azure-single-server-usernames If true, appends the hostname to the username when hitting a database.azure.com address
--username value (secret)
postgres
NAME:
sdm admin datasources update postgres - update PostgreSQL datasource
USAGE:
sdm admin datasources update postgres [command options] [arguments...]
OPTIONS:
--bind-interface value bind interface (default: "127.0.0.1")
--database value
--delete-all-tags
--delete-tags value delete-tags e.g. 'key,...'
--egress-filter value apply filter to select egress nodes e.g. 'field:name tag:key=value ...'
--filter value filter e.g. 'field:name tag:key=value ...'
--filter-json value path to JSON based filter
--filters-help show valid filter strings and examples
--hostname value
--id value datasource id
--name value datasource name
--override-database Limit all connections to the configured database
--password value (secret)
--port value (default: 0)
--port-override value port profile override (default: -1)
--subdomain value This will be used as your local DNS address. (e.g. app-prod1 would turn into app-prod1.<your-org-name>.sdm.network)
--tags value tags e.g. 'key=value,...'
--timeout value set time limit for command
--username value (secret)
presto
NAME:
sdm admin datasources update presto - update Presto datasource
USAGE:
sdm admin datasources update presto [command options] [arguments...]
OPTIONS:
--bind-interface value bind interface (default: "127.0.0.1")
--database value
--delete-all-tags
--delete-tags value delete-tags e.g. 'key,...'
--egress-filter value apply filter to select egress nodes e.g. 'field:name tag:key=value ...'
--filter value filter e.g. 'field:name tag:key=value ...'
--filter-json value path to JSON based filter
--filters-help show valid filter strings and examples
--hostname value
--id value datasource id
--name value datasource name
--password value (secret)
--port value (default: 0)
--port-override value port profile override (default: -1)
--subdomain value This will be used as your local DNS address. (e.g. app-prod1 would turn into app-prod1.<your-org-name>.sdm.network)
--tags value tags e.g. 'key=value,...'
--timeout value set time limit for command
--tls-required sdm must use TLS to connect
redis
NAME:
sdm admin datasources update redis - update Redis datasource
USAGE:
sdm admin datasources update redis [command options] [arguments...]
OPTIONS:
--bind-interface value bind interface (default: "127.0.0.1")
--delete-all-tags
--delete-tags value delete-tags e.g. 'key,...'
--egress-filter value apply filter to select egress nodes e.g. 'field:name tag:key=value ...'
--filter value filter e.g. 'field:name tag:key=value ...'
--filter-json value path to JSON based filter
--filters-help show valid filter strings and examples
--hostname value
--id value datasource id
--name value datasource name
--password value (secret)
--port value (default: 0)
--port-override value port profile override (default: -1)
--subdomain value This will be used as your local DNS address. (e.g. app-prod1 would turn into app-prod1.<your-org-name>.sdm.network)
--tags value tags e.g. 'key=value,...'
--timeout value set time limit for command
--tls-required sdm must use TLS to connect
--username value (secret)
redshift
NAME:
sdm admin datasources update redshift - update Redshift datasource
USAGE:
sdm admin datasources update redshift [command options] [arguments...]
OPTIONS:
--bind-interface value bind interface (default: "127.0.0.1")
--database value
--delete-all-tags
--delete-tags value delete-tags e.g. 'key,...'
--egress-filter value apply filter to select egress nodes e.g. 'field:name tag:key=value ...'
--filter value filter e.g. 'field:name tag:key=value ...'
--filter-json value path to JSON based filter
--filters-help show valid filter strings and examples
--hostname value
--id value datasource id
--name value datasource name
--override-database Limit all connections to the configured database
--password value (secret)
--port value (default: 0)
--port-override value port profile override (default: -1)
--subdomain value This will be used as your local DNS address. (e.g. app-prod1 would turn into app-prod1.<your-org-name>.sdm.network)
--tags value tags e.g. 'key=value,...'
--timeout value set time limit for command
--username value (secret)
snowflake
NAME:
sdm admin datasources update snowflake - update Snowflake datasource
USAGE:
sdm admin datasources update snowflake [command options] [arguments...]
OPTIONS:
--bind-interface value bind interface (default: "127.0.0.1")
--database value
--delete-all-tags
--delete-tags value delete-tags e.g. 'key,...'
--egress-filter value apply filter to select egress nodes e.g. 'field:name tag:key=value ...'
--filter value filter e.g. 'field:name tag:key=value ...'
--filter-json value path to JSON based filter
--filters-help show valid filter strings and examples
--hostname value Do not include the protocol or port.
--id value datasource id
--name value datasource name
--password value (secret)
--port-override value port profile override (default: -1)
--schema value
--subdomain value This will be used as your local DNS address. (e.g. app-prod1 would turn into app-prod1.<your-org-name>.sdm.network)
--tags value tags e.g. 'key=value,...'
--timeout value set time limit for command
--username value (secret)
sybase
NAME:
sdm admin datasources update sybase - update Sybase ASE datasource
USAGE:
sdm admin datasources update sybase [command options] [arguments...]
OPTIONS:
--bind-interface value bind interface (default: "127.0.0.1")
--delete-all-tags
--delete-tags value delete-tags e.g. 'key,...'
--egress-filter value apply filter to select egress nodes e.g. 'field:name tag:key=value ...'
--filter value filter e.g. 'field:name tag:key=value ...'
--filter-json value path to JSON based filter
--filters-help show valid filter strings and examples
--hostname value
--id value datasource id
--name value datasource name
--password value (secret)
--port value (default: 0)
--port-override value port profile override (default: -1)
--subdomain value This will be used as your local DNS address. (e.g. app-prod1 would turn into app-prod1.<your-org-name>.sdm.network)
--tags value tags e.g. 'key=value,...'
--timeout value set time limit for command
--username value (secret)
sybase-iq
NAME:
sdm admin datasources update sybase-iq - update Sybase IQ datasource
USAGE:
sdm admin datasources update sybase-iq [command options] [arguments...]
OPTIONS:
--bind-interface value bind interface (default: "127.0.0.1")
--delete-all-tags
--delete-tags value delete-tags e.g. 'key,...'
--egress-filter value apply filter to select egress nodes e.g. 'field:name tag:key=value ...'
--filter value filter e.g. 'field:name tag:key=value ...'
--filter-json value path to JSON based filter
--filters-help show valid filter strings and examples
--hostname value
--id value datasource id
--name value datasource name
--password value (secret)
--port value (default: 0)
--port-override value port profile override (default: -1)
--subdomain value This will be used as your local DNS address. (e.g. app-prod1 would turn into app-prod1.<your-org-name>.sdm.network)
--tags value tags e.g. 'key=value,...'
--timeout value set time limit for command
--username value (secret)