Statistics
| Branch: | Tag: | Revision:

root / docs / usage.rst @ f2ea1314

History | View | Annotate | Download (26.2 kB)

# Date Author Comment
fc7c3c4c 07/22/2013 05:45 pm Stavros Sachtouris

Update documentation for server resize

Refs: #4153

fa382f9e 06/14/2013 05:51 pm Stavros Sachtouris

Fix deprecated terms in documentation

904091dd 06/11/2013 07:27 pm Stavros Sachtouris

Adjust docs to cover multiple clouds functionality

This commit server as a backup mostly, since the adjustments are not yet
applied to docs/commands and all docs/developers kamaki guides.

cd295a1d 05/22/2013 01:07 pm Stavros Sachtouris

Add json/optional outputs to server commands

Refs: #3732

0ea31480 04/12/2013 06:27 pm Stavros Sachtouris

Update docs, rename kamaki.cli.commands/*

Documentation updates: reflect the changes in command groups
astakos --> user, store --> file

File renaming: remove the _cli suffix from modules in kamaki.cli.commands

Feature #3566

61d13904 04/11/2013 12:24 pm Stavros Sachtouris

Fix typo in kamaki quick setup guide

WAS: kamaki set token ....
NOW: kamaki config set token ...

573be34f 04/02/2013 01:27 pm Stavros Sachtouris

Cover image-compute command group in documentation

8741c407 04/02/2013 12:46 pm Stavros Sachtouris

Create an image compute cmd group, make it work

- image compute group contains all Compute Image API commands, as oposed to
Plankton API commands.

- definition of a kamaki cli command slightly changed: a command with
subcommands can have a class without being a command itself, as long as it has...

79b4f177 02/21/2013 02:26 pm Stavros Sachtouris

Documentation updates

7ae842c2 02/07/2013 07:18 pm Stavros Sachtouris

Adjust documentation, allow explicit account set

29040fef 02/07/2013 05:04 pm Stavros Sachtouris

Adjust documentation to recent astakos client

3f61753d 02/07/2013 02:04 pm Stavros Sachtouris

Merge branch 'develop' into feature-astakos

Conflicts:
kamaki/cli/commands/astakos_cli.py
kamaki/clients/tests.py

e3a1d743 01/16/2013 04:47 pm Stavros Sachtouris

Documentation updates

c3cbefb5 12/20/2012 06:22 pm Stavros Sachtouris

Merge branch 'develop'

Conflicts:
docs/setup.rst

36d4b607 12/20/2012 06:13 pm Stavros Sachtouris

Documentation uniformity

68ab0942 12/18/2012 12:56 pm Stavros Sachtouris

Update history docs

59cadffb 12/12/2012 07:06 pm Stavros Sachtouris

Suit up for release

7341c226 12/12/2012 05:33 pm Stavros Sachtouris

Merge branch 'features/history' into develop

ee9f8245 12/12/2012 05:32 pm Stavros Sachtouris

Document History changes

c5a9cfae 12/12/2012 04:01 pm Stavros Sachtouris

Remove condig rehash warning

The bug with config in shell (changes were not effective immidiately) was
corrected with features/output merge

e9e547ed 12/11/2012 05:56 pm Stavros Sachtouris

Update docs with changes

d88ba587 12/04/2012 01:17 pm Stavros Sachtouris

Update docs and doc-parsed comments in storage

docs: replace Glance with Plankton
storage: standard sphincs-parsable comments

c93d5123 11/29/2012 04:58 pm Stavros Sachtouris

Minot fixes

961e6040 11/28/2012 04:54 pm Stavros Sachtouris

Rearrange sections in docs, add developer corner

5f5045b5 11/28/2012 12:42 pm Stavros Sachtouris

Installation guide

2151584b 11/27/2012 07:20 pm Stavros Sachtouris

Modify documentation structure

7536c9bf 11/27/2012 05:57 pm Stavros Sachtouris

Spell-check current documentation

e5d1d5c2 11/27/2012 05:27 pm Stavros Sachtouris

Complete the kamaki interactive shell usage guide

Not spell-checked yet

7de017e5 11/27/2012 02:03 pm Stavros Sachtouris

Restore old personality syntax

Syntax is now the following:

kamaki create server 'Server name' <flavor id> <image id> [... params ...]
--personality=local_path[,server_path[,owner[,group[,mode]]]]

f3446cf0 11/26/2012 08:27 pm Stavros Sachtouris

Add interactive shell help (2b continued)

4067cdaf 11/26/2012 02:12 pm Stavros Sachtouris

Fix sphinx auto-doc syntax warning

b8e90894 11/23/2012 07:25 pm Stavros Sachtouris

Document with client cli commands showcases

a6370d73 11/23/2012 06:33 pm Stavros Sachtouris

Document command specs and one-command interface

f23a5cdb 11/23/2012 03:38 pm Stavros Sachtouris

Quick setup guide, remove empty lins in image list

457cb69b 11/23/2012 12:13 pm Stavros Sachtouris

Initialize new documents in docs

8f489707 11/22/2012 06:22 pm Stavros Sachtouris

Expand documentation