exo dbaas show
Description
This command shows a Database Service details.
Supported output template annotations:
When showing a Database Service: .CreationDate, .DiskSize, .Maintenance, .Name, .NodeCPUs, .NodeMemory, .Nodes, .Plan, .State, .TerminationProtection, .Type, .UpdateDate, .Zone, .Grafana, .Kafka, .Mysql, .PG, .Redis, .Opensearch
- .Kafka: .ACL, .AuthenticationMethods, .Components, .ConnectionInfo, .IPFilter, .KafkaConnectEnabled, .KafkaRESTEnabled, .SchemaRegistryEnabled, .URI, .URIParams, .Users, .Version
- .Kafka.ACL[]: .ID, .Permission, .Topic, .Username
- .Kafka.AuthenticationMethods: .Certificate, .SASL
- .Kafka.Components[]: .AuthenticationMethod, .Component, .Host, .Port, .Route, .Usage
- .Kafka.ConnectionInfo: .AccessCert, .AccessKey, .Nodes, .RegistryURI, .RestURI
- .Kafka.Users[]: .AccessCert, .AccessCertExpiry, .AccessKey, .Password, .Type, .Username
- .Opensearch: .IPFilter, .URI, .URIParams, .Version, .Components, .ConnectionInfo, .Description, .IndexPatterns, .IndexTemplate, .KeepIndexRefreshInterval, .Dashboard, .Users
- .Mysql: .BackupSchedule, .Components, .Databases, .IPFilter, .URI, .URIParams, .Users, .Version
- .Mysql.Components[]: .Component, .Host, .Port, .Route, .Usage
- .Mysql.Users[]: .Password, .Type, .Username
- .PG: .BackupSchedule, .Components, .Databases, .ConnectionPools, .IPFilter, .URI, .URIParams, .Users, .Version
- .PG.Components[]: .Component, .Host, .Port, .Route, .Usage
- .PG.ConnectionPools: .ConnectionURI, .Database, .Mode, .Name, .Size, .Username
- .PG.Users[]: .AllowReplication, .Password, .Type, .Username
- .Redis: .Components, .IPFilter, .URI, .URIParams, .Users
- .Redis.Components[]: .Component, .Host, .Port, .Route, .Usage
- .Redis.Users[]: .Password, .Type, .Username
- .Kafka: .ACL, .AuthenticationMethods, .Components, .ConnectionInfo, .IPFilter, .KafkaConnectEnabled, .KafkaRESTEnabled, .SchemaRegistryEnabled, .URI, .URIParams, .Users, .Version
When showing a Database Service backups: .Name, .Date, .Size
When showing a Database Service notifications: .Level, .Message, .Type
exo dbaas show NAME [flags]
Options
Option | Description |
---|---|
--backups | show Database Service backups |
--help, -h | help for show |
--notifications | show Database Service notifications |
--settings | show Database Service settings (see "exo dbaas type show –help" for supported settings) |
--uri | show Database Service connection URI |
--zone, -z | Database Service zone |
Options inherited from parent commands
Option | Description |
---|---|
--config, -C | Specify an alternate config file [env EXOSCALE_CONFIG] |
--output-format, -O | Output format (table|json|text), see "exo output –help" for more information |
--output-template | Template to use if output format is "text" |
--quiet, -Q | Quiet mode (disable non-essential command output) |
--use-account, -A | Account to use in config file [env EXOSCALE_ACCOUNT] |
Related Commands
- dbaas - Database as a Service management