mirror of
https://github.com/nushell/nushell
synced 2025-01-27 12:25:19 +00:00
282 B
282 B
config get
Gets a value from the config
Usage
> config get <get> {flags}
Parameters
<get>
value to get from the config
Flags
- -h, --help: Display this help message
Examples
Get the current startup commands
> config get startup