- 04 Apr 2023
- 1 Minute to read
- Print
- DarkLight
- PDF
Import / Export Configuration
- Updated on 04 Apr 2023
- 1 Minute to read
- Print
- DarkLight
- PDF
The CLI can import the entire (or partial) Nodegrid configuration.
Import Configuration Settings
In the Console window, enter:
import_settings [arguments]
where arguments can be:
--file <local-pathname> (local file input)
--overwrite-tables (overwrite table when its configuration is given)
--quiet (suppress report of success/failure per path, just output final counters)
Export Configuration Settings
In the Console window, enter:
export_settings [arguments]
where arguments can be:
--file <local-pathname> (local file input)
--overwrite-tables (overwrite table when its configuration is given)
--quiet (suppress report of success/failure per path, just output final counters)