---
layout: index
breadcrumb: Top / Reference / magellan-cli / 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
### list
```text
magellan-cli list
```
Show a list of the containers
### show
```text
magellan-cli show [ID]
```
Show the detail of the container specified by ID
### select
```text
magellan-cli select NAME
```
Select the container by NAME
### deselect
```text
magellan-cli deselect
```
Deselect the container
### help
```text
magellan-cli help [COMMAND]
```
Describe available commands or one specific command