Statistics
| Branch: | Tag: | Revision:

root / kamaki / cli @ 534e7bbb

Name Size
  argument
  command_tree
  commands
  config
  utils
__init__.py 18 kB
command_shell.py 12.5 kB
errors.py 6.2 kB
history.py 3 kB
logger.py 3.4 kB
one_command.py 4.1 kB
test.py 18.6 kB

Latest revisions

# Date Author Comment
534e7bbb 10/02/2013 05:40 pm Stavros Sachtouris

Remove reference to Config.get/set_global

8fb0acd2 10/02/2013 11:41 am Stavros Sachtouris

Fix error with wrong argument in file upload

0fccd79b 10/01/2013 06:05 pm Stavros Sachtouris

Allow meta-keys to personality argument

Refs: #4297

Backwards compatibility is preserved (not planed to deprecate it)
The following are semantically equivalent:
p local-path=/local/path,remote=path=/etc/local/path,mode=-rw-r--r-
p /local/path,remote=path=/etc/local/path,mode=-rw-r--r-...

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

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

Add a timeout argument to cli *_wait methods

Refs: #4352

View revisions

Also available in: Atom