For the complete documentation index, see llms.txt. This page is also available as Markdown.

Importing a Configuration

Import a system configuration with tbconfig, authenticating with a username and password valid for the Web Portal.

Importing a configuration

tbconfig -C /configurations config_1.json name="config_new" -u <username> -p <password>

where username and password is one of your valid user and password to log in the webportal

Last updated

Was this helpful?