Toolpack Application:tbconfig

From TBwiki
Revision as of 09:57, 13 October 2015 by Manon Bélanger (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Contents

Role

tbconfig is used to provision the system using the RESTful API. It supports three different modes of operations : interactive mode, shell mode and command line mode.


Interactive mode

This mode allows to explore and modify the configurations using arrow keys and simple commands. Multiple modifications can be made before they are applied to the unit. While inside the interactive mode, type the question mark (?) key to get a more detailed help.

  • To launch the tool in interactive mode :
tbconfig


Shell mode

This mode allows to explore and modify the configurations using cd (change directory), ls (list files) and other simple commands. Multiple modifications can be made before they are applied to the unit. While inside the shell mode, type "help" key to get a more detailed help.

  • To launch the tool in shell mode :
tbconfig --shell


Command line mode

This mode allows to export or import configurations to/from files. It also allows to instantly modify values.

  • To use the tool in command line mode :
tbconfig [args]
  • To get detailed commands examples :
tbconfig --help
Personal tools