
Remove the "container-" prefix in CLI to make the style closer to Nova (i.e. nova boot ...) and Docker CLI (docker create ...). * zun container-create -> zun create * container-list -> zun list * container-show -> zun show * container-delete -> zun delete * container-start -> zun start * container-stop -> zun stop * container-pause -> zun pause * container-unpause -> zun unpause * container-reboot -> zun reboot * container-logs -> zun logs * container-exec -> zun exec Change-Id: I4dfc908c617142babcb9b68087b746dd6583ca35
python-zunclient
Client Library for Zun
Please fill here a long description which must be at least 3 lines wrapped on 80 cols, so that distribution package maintainers can use it in their packages. Note that this is a hard requirement.
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/python-zunclient
- Source: http://git.openstack.org/cgit/openstack/python-zunclient
- Bugs: http://bugs.launchpad.net/python-zunclient
Features
- TODO
Description
Languages
Python
99.1%
Shell
0.9%