clusters

package
v0.29.3-dev3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 2, 2025 License: MPL-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Commands = cli.Command{
	Name:        "clusters",
	Usage:       "Manage PostgreSQL clusters",
	Description: "Commands for managing PostgreSQL clusters",
	Subcommands: []*cli.Command{
		&clusterShowCommand,
		&clusterListCommand,
		&clusterDeleteCommand,
		&clusterCreateCommand,
		&clusterUpdateCommand,
		&clusterAddUserCommand,
		&clusterRemoveUserCommand,
		&clusterAddDatabaseCommand,
		&clusterRemoveDatabaseCommand,
	},
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL