cli module

HPE Container Platform CLI.

bin.cli.configure_cli()[source]

Configure the CLI.

class bin.cli.AutoComplete(cli)[source]

Shell autocompletion scripts.

Example Usage:

hpecp autocomplete bash > hpecp-bash.sh && source hpecp-bash.sh

bash()[source]

Create autocompletion script for bash.

bin.cli.version(debug=False)[source]

Display version information.

class bin.cli.CLI[source]

Command Line Interface for the HPE Container Platform.