Statistics
| Branch: | Tag: | Revision:

root / kamaki / cli @ 493f5877

Name Size
  argument
  command_tree
  commands
  config
  utils
__init__.py 18.9 kB
command_shell.py 12.7 kB
errors.py 6.3 kB
history.py 3.1 kB
logger.py 3.4 kB
one_command.py 4.2 kB
test.py 18.6 kB

Latest revisions

# Date Author Comment
8b4ba753 01/28/2014 05:20 pm Stavros Sachtouris

Merge astakos error classes --> AstakosClientError

Refs: #5002

Also, decorate kamaki.clients.astakos.AstakosClient to raise this new class
when an error occurs

4ddeb850 01/28/2014 01:58 pm Stavros Sachtouris

Do not let file-* cmds to create containers

Refs: #4992

44443c24 01/28/2014 12:36 pm Stavros Sachtouris

Allow image register from local file to container

Refs: #4991

Image register can now accept these options as correct:
--location [pithos://UUID]/CONTAINER --upload-local-file LOCAL_PATH
which is equivalent to this:
--location [pithos://UUID]/CONTAINER/basename(LOCAL_PATH) --upload-local-file LOCAL_PATH

a879970b 01/27/2014 06:15 pm Stavros Sachtouris

Rename --(un)publish to --public/--private

Refs: 4990

2dd4538b 01/27/2014 05:58 pm Stavros Sachtouris

In image register, meta gets same sharing as image

Refs: #4960

c370ec9b 01/27/2014 03:02 pm Stavros Sachtouris

Always recognise a directory in pithos

Refs: #4987

22663c4a 01/24/2014 04:58 pm Stavros Sachtouris

Fix typos in documentation

4a5192d0 01/24/2014 01:04 pm Stavros Sachtouris

Remove conte-type from object_overwrite call

614a20dc 01/23/2014 11:56 am Stavros Sachtouris

Allow content-type in file overwrite

109fc65a 01/22/2014 03:09 pm Stavros Sachtouris

Allow empty server names in modify

View revisions

Also available in: Atom