Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Commands = cli.Command{ Name: "postgres", Usage: "Manage PostgreSQL databases", Description: "Parent command for Managed PostgreSQL operations", Category: "dbaas", Subcommands: []*cli.Command{ &clusters.Commands, }, }
Commands returns the aggregated list of Managed PostgreSQL commands
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.