Statistics
| Branch: | Tag: | Revision:

root / kamaki @ ef3488a7

Name Size
  cli
  clients
__init__.py 1.5 kB

Latest revisions

# Date Author Comment
ef3488a7 10/01/2013 02:58 pm Stavros Sachtouris

Gracefuly raise 404 error in network delete

Refs: #4325

f76c6bbc 10/01/2013 02:06 pm Stavros Sachtouris

Add --output-format where applicable

Refs: #4342

It currently exists along with -j/--json for bw compatiblity.
--output-format=json is equivalent to -j or --json

c788a761 09/30/2013 05:13 pm Stavros Sachtouris

Add -w/--wait to server firewall set

Refs: #4298

6489c38b 09/30/2013 03:58 pm Stavros Sachtouris

Push ip commands to top namespace, update docs

Refs: #4422

Top level IP commands are now prefixed as ip (kamaki ip <command>)
Update documentation accordingly

7afb2611 09/30/2013 12:16 pm Stavros Sachtouris

Add -R/--recursive when listing containers

Refs: #4301

This arument will output container contents with each container listed

8694bdad 09/30/2013 11:56 am Stavros Sachtouris

Separate object/container level args, raise errors

Refs: #4301

-R/--recursive argument will be a container-level only argument,
so all arguments should be separated and raise erros in case of wrong usage

7f85a914 09/27/2013 05:21 pm Stavros Sachtouris

Remove token from http body (can be switched on)

Refs: #4300

8547cd19 09/27/2013 03:01 pm Stavros Sachtouris

Add a timeout argument to cli *_wait methods

Refs: #4352

e9c73313 09/27/2013 01:49 pm Stavros Sachtouris

Modify progress bar behavior in cyclades wait

Refs: #4352

Progress bar is now able to "count down", be "eating" the bar instead of
filling it, thus has meaning for timeouts
All waits are time-outs, except for "server BUILD"

a9598baf 09/26/2013 06:15 pm Stavros Sachtouris

Make wait_* methods to behave gracefully in CLI

Refs: #4345, #4341

View revisions

Also available in: Atom