Statistics
| Branch: | Tag: | Revision:

root / kamaki / cli / commands @ ca5b9261

Name Size
__init__.py 6.4 kB
astakos.py 3.4 kB
config.py 6.2 kB
cyclades.py 23.2 kB
errors.py 21.3 kB
history.py 7.2 kB
image.py 24 kB
livetest.py 7 kB
pithos.py 77.6 kB
snf-astakos.py 7.6 kB

Latest revisions

# Date Author Comment
ca5b9261 06/07/2013 03:43 pm Stavros Sachtouris

Adjust help messages to configuration changes

Refs:#3934

902835ba 06/07/2013 03:15 pm Stavros Sachtouris

Merge branch 'feature-endpoints' into release-0.9

Conflicts:
Changelog
kamaki/cli/__init__.py
kamaki/cli/commands/astakos.py
kamaki/cli/commands/cyclades.py
kamaki/cli/commands/image.py
kamaki/cli/commands/pithos.py
kamaki/cli/commands/snf-astakos.py...

e0d03685 06/07/2013 02:24 pm Stavros Sachtouris

Fix a PEP8 issue

8dbf5a1a 06/07/2013 02:19 pm Stavros Sachtouris

Use os-specific path seperators in up/down-load -R

Refs: #3954

b4f69041 06/06/2013 05:29 pm Stavros Sachtouris

Adjust all command specs to multicloud/singleauth

Refs: #3934

99085b30 06/06/2013 02:20 pm Stavros Sachtouris

Make sure user and history commands work fine

Refs: #3934

844a6bdb 06/06/2013 01:32 pm Stavros Sachtouris

Adjust config cli commands to serve remotes

Refs: #3934

config set remote.smth.option value
inserts option=value in remote smth
config get remote.smth
lists the contents (key=val) of remote smth
config delete remote.smth.option
deletes this specific option from the remote smth...

362adf50 06/05/2013 07:00 pm Stavros Sachtouris

Decide a cloud term, use it if no cloud.url

Refs: #3934

201baa17 06/04/2013 02:03 pm Stavros Sachtouris

A. Hardcode the new kamaki config file

Refs: #3934

Breaks compatibility, implements a remotes-based config file

92101413 06/04/2013 12:33 pm Stavros Sachtouris

Backwards compatibility for configuraiton file

Compatible with kamaki config files v2

user.url, file.url, compute.url and image.url
are now valid and of higher priority to
astakos.url, pithos.url, cyclades.url, plankton.url
which are also valid

All these are ignored iff [global].auth_url is given

View revisions

Also available in: Atom