The magnumclient.v1.clusters_shell Module

The magnumclient.v1.clusters_shell Module

magnumclient.v1.clusters_shell.do_cluster_config(cs, args)

Configure native client to access cluster.

You can source the output of this command to get the native client of the corresponding COE configured to access the cluster.

Example: eval $(magnum cluster-config <cluster-name>).

magnumclient.v1.clusters_shell.do_cluster_create(cs, args)

Create a cluster.

magnumclient.v1.clusters_shell.do_cluster_delete(cs, args)

Delete specified cluster.

magnumclient.v1.clusters_shell.do_cluster_list(cs, args)

Print a list of available clusters.

magnumclient.v1.clusters_shell.do_cluster_show(cs, args)

Show details about the given cluster.

magnumclient.v1.clusters_shell.do_cluster_update(cs, args)

Update information about the given cluster.

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.