RESTful API: Importing a configuration: Difference between revisions
(Created page) |
Nicole Tan (talk | contribs) (NT: added credential to the command line and explanation) |
||
| Line 1: | Line 1: | ||
== Importing a configuration == | == Importing a configuration == | ||
tbconfig -C /configurations config_1.json name="config_new" | tbconfig -C /configurations config_1.json name="config_new" -r -u <username> -p <password> | ||
where username and password is one of your valid user and password to log in the webportal | |||
Revision as of 11:36, 22 September 2016
Importing a configuration
tbconfig -C /configurations config_1.json name="config_new" -r -u <username> -p <password>
where username and password is one of your valid user and password to log in the webportal