Sha256: a262d4774ffd45f7cba9868b98ff703035d08af132ed23de2fc5719a366a58f9
Contents?: true
Size: 988 Bytes
Versions: 28
Compression:
Stored size: 988 Bytes
Contents
--- layout: index breadcrumb: <a href="/">Top</a> / <a href="/reference">Reference</a> / <a href="/reference/magellan-cli">magellan-cli</a> / container --- ## Commands - [magellan-cli list](#list) - [magellan-cli show [ID]](#show) - [magellan-cli select NAME](#select) - [magellan-cli deselect](#deselect) - [magellan-cli help [COMMAND]](#help) ## Global Options ```text Options: -V, [--verbose] -D, [--dryrun] -v, [--version] ``` ## Details ### <a name="list"></a>list ```text magellan-cli list ``` Show a list of the containers ### <a name="show"></a>show ```text magellan-cli show [ID] ``` Show the detail of the container specified by ID ### <a name="select"></a>select ```text magellan-cli select NAME ``` Select the container by NAME ### <a name="deselect"></a>deselect ```text magellan-cli deselect ``` Deselect the container ### <a name="help"></a>help ```text magellan-cli help [COMMAND] ``` Describe available commands or one specific command
Version data entries
28 entries across 28 versions & 1 rubygems