Containers Service (Zun) Client
Go to file
prameswar f44006a219 Changed Optional to Positional arg in zun pull
zun help pull
usage: zun pull -r <repo>

Pull an image.

Optional arguments:
  -r <repo>, --repo <repo> image repo

repo is required argument so we can make
it positional and can make it like docker:

docker pull cirros
zun pull cirros

Closes-Bug: #1658674

Change-Id: Iabbedc3e52a5c3f4db93eff052029d0fa2afff0e
2017-01-23 14:09:52 +00:00
doc/source Initial commit for zunclient 2016-07-04 17:28:08 +00:00
releasenotes Enable release notes translation 2016-10-06 20:52:32 +02:00
tools Add auto-complete function for zun's commands 2016-12-12 23:36:43 +08:00
zunclient Changed Optional to Positional arg in zun pull 2017-01-23 14:09:52 +00:00
.coveragerc Add coverage configuration 2016-11-02 05:19:19 +00:00
.gitignore Adding files to .gitignore 2016-11-04 13:04:21 +05:30
.gitreview Added .gitreview 2016-07-01 07:49:16 +00:00
.testr.conf Parse the provided container environment 2016-10-09 12:19:08 -05:00
babel.cfg Initial commit for zunclient 2016-07-04 17:28:08 +00:00
CONTRIBUTING.rst Initial commit for zunclient 2016-07-04 17:28:08 +00:00
HACKING.rst Initial commit for zunclient 2016-07-04 17:28:08 +00:00
LICENSE Initial commit for zunclient 2016-07-04 17:28:08 +00:00
MANIFEST.in Initial commit for zunclient 2016-07-04 17:28:08 +00:00
README.rst Initial commit for zunclient 2016-07-04 17:28:08 +00:00
requirements.txt Update to match latest global-requirements 2017-01-19 14:08:37 +05:30
setup.cfg Add OSC Plugin for openstack appcontainer rename 2017-01-17 06:30:21 +00:00
setup.py Update to match latest global-requirements 2017-01-19 14:08:37 +05:30
test-requirements.txt Update to match latest global-requirements 2017-01-19 14:08:37 +05:30
tox.ini Delete python bytecode file 2016-11-22 03:31:43 +08:00

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.

Features

  • TODO