| CONTAINER-LIST(1) | General Commands Manual | CONTAINER-LIST(1) |
container-list - List container on the system
container list ['OPTIONS'] cnt ls ['OPTIONS']
The container list command lists container on the system.
The following container list options are available, defaults to '--started --stopped':
List all started and stopped containers of the local system:
List all started and other containers:
Create a CSV export of all started and stopped containers:
Create a JSON export of all started and stopped containers:
Create a nwdiag export of all started and stopped containers:
Create a SVG image via nwdiag of all started and stopped containers:
Create a shell export of all started and stopped containers:
sudo container list -f sh
Create a YAML export of all started and stopped containers:
Create a XML export of all started and stopped containers:
compute-tools(7), container(1).
More information about compute-tools and the Open Infrastructure project can be found on the homepage ( <https://open-infrastructure.net> ).
Bug reports, feature requests, help, patches, support and everything else are welcome on the Open Infrastructure Software Mailing List < <software@lists.open-infrastructure.net> >.
Debian specific bugs can also be reported in the Debian Bug Tracking System ( <https://bugs.debian.org> ).
compute-tools were written by Daniel Baumann < <daniel.baumann@open-infrastructure.net> > and others.
| compute-tools | Open Infrastructure |