Management
Command Line Interface
This document provides information on how to use the CLI module of the Logger software.
🛠CONFIG FORGE TERMINAL v1.0.0 – CLI Documentation
Welcome to the interactive configuration terminal!
To list available commands at any time, type:
help
or
?
Available Commands </>
| Command / Key | Description |
|---|---|
show | Display the current configuration. |
config <section> | Enter a specific configuration section. |
set <key> <value> | Set a value in the current context. |
end | Exit current mode or section (saves changes to backend). |
next | Save current edit and move to the next step. |
clear, cls | Clear the terminal screen. |
clear-history | Remove saved command history from localStorage. |
<Tab> | Auto-complete the current command. |
help, ? | Show the help message with all available commands. |
exit | Exit the current section or close the terminal. |