Revision 0ee7c2c2 docs/setup.rst

b/docs/setup.rst
411 411
settings, namely command cli specifications, the thread limit, console colors,
412 412
history and log files, log detail options and pithos-specific options.
413 413

  
414
* global.default_cloud <cloud name>
415
    pick a cloud configuration as default. It must refer to an existing cloud.
416

  
414 417
* global.colors <on|off>
415
    enable / disable colors in command line based uis. Requires ansicolors, otherwise it is ignored
418
    enable / disable colors in command line based uis. Requires ansicolors,
419
    otherwise it is ignored
416 420

  
417 421
* global.log_file <logfile full path>
418 422
    set a custom location for kamaki logging. Default value is ~/.kamaki.log
......
441 445
    kamaki UIs. Don't touch this unless you know what you are doing.
442 446

  
443 447
* global.network_cli <UI command specifications for virtual networks>
444
    a special package that is used to load cyclades virtual network commands to
445
    kamaki UIs. Don't touch this unless you know what you are doing.
448
    a special package that is used to load cyclades virtual network commands.
449
    Don't touch this unless you know what you are doing.
450

  
451
* global.ip_cli <UI command specifications for floating IPs>
452
    a special package that is used to load cyclades floating IP commands. Don't
453
    touch this unless you know what you are doing.
446 454

  
447 455
* global.image_cli <UI command specs for Plankton or Compute image service>
448
    a special package that is used to load image-related commands to kamaki UIs. Don't touch this unless you know what you are doing.
456
    a special package that is used to load image-related commands to kamaki UIs.
457
    Don't touch this unless you know what you are doing.
449 458

  
450 459
* global.user_cli <UI command specs for Astakos authentication service>
451 460
    a special package that is used to load astakos-related commands to kamaki

Also available in: Unified diff