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
  • When showing a Database Service backups: .Name, .Date, .Size

  • When showing a Database Service notifications: .Level, .Message, .Type

exo dbaas show NAME [flags]

Options

OptionDescription
--backupsshow Database Service backups
--help, -hhelp for show
--notificationsshow Database Service notifications
--settingsshow Database Service settings (see "exo dbaas type show –help" for supported settings)
--urishow Database Service connection URI
--zone, -zDatabase Service zone

Options inherited from parent commands

OptionDescription
--config, -CSpecify an alternate config file [env EXOSCALE_CONFIG]
--output-format, -OOutput format (table|json|text), see "exo output –help" for more information
--output-templateTemplate to use if output format is "text"
--quiet, -QQuiet mode (disable non-essential command output)
--use-account, -AAccount to use in config file [env EXOSCALE_ACCOUNT]

Related Commands

  • dbaas - Database as a Service management