« Previous | Next » 

Revision 05e144e2

ID05e144e2418121079f9ade6554995c56c82724a4

Added by Stavros Sachtouris almost 11 years ago

Create config file version 3

Refs: #3874

Minimum config file:
[global]
token = <user token>

Changes:

- Only one field "cli" for user command specs, to map command groups to CLIs:

[cli]
user = astakos
file = pithos
server = cyclades
...

- Specify client services/apis and versions.
General format:
[client]
type = <service>
version = <api version>

Example:
[cyclades]
type = compute
version = v2.0

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences