config¶
[1m [0m
[1m [0m[1;33mUsage: [0m[1mlftools-uv config [OPTIONS] COMMAND [ARGS]...[0m[1m [0m[1m [0m
[1m [0m
Configuration subsystem.
[2mâ•─[0m[2m Options [0m[2m───────────────────────────────────────────────────────────────────[0m[2m─╮[0m
[2m│[0m [1;36m-[0m[1;36m-help[0m Show this message and exit. [2m│[0m
[2m╰──────────────────────────────────────────────────────────────────────────────╯[0m
[2mâ•─[0m[2m Commands [0m[2m──────────────────────────────────────────────────────────────────[0m[2m─╮[0m
[2m│[0m [1;36mget [0m[1;36m [0m Print section or setting from config file. [2m│[0m
[2m│[0m [1;36mset [0m[1;36m [0m Set a setting in the config file. [2m│[0m
[2m╰──────────────────────────────────────────────────────────────────────────────╯[0m
Commands¶
get¶
[1m [0m
[1m [0m[1;33mUsage: [0m[1mlftools-uv config get [OPTIONS] SECTION [OPTION][0m[1m [0m[1m [0m
[1m [0m
Print section or setting from config file.
[2mâ•─[0m[2m Arguments [0m[2m─────────────────────────────────────────────────────────────────[0m[2m─╮[0m
[2m│[0m [31m*[0m section [1;33mTEXT [0m Configuration section name [2m│[0m
[2m│[0m [2;31m[required] [0m [2m│[0m
[2m│[0m option [1;2;33m[[0m[1;33mOPTION[0m[1;2;33m][0m Configuration option name (optional) [2m│[0m
[2m╰──────────────────────────────────────────────────────────────────────────────╯[0m
[2mâ•─[0m[2m Options [0m[2m───────────────────────────────────────────────────────────────────[0m[2m─╮[0m
[2m│[0m [1;36m-[0m[1;36m-help[0m Show this message and exit. [2m│[0m
[2m╰──────────────────────────────────────────────────────────────────────────────╯[0m
set¶
[1m [0m
[1m [0m[1;33mUsage: [0m[1mlftools-uv config set [OPTIONS] SECTION OPTION VALUE[0m[1m [0m[1m [0m
[1m [0m
Set a setting in the config file.
[2mâ•─[0m[2m Arguments [0m[2m─────────────────────────────────────────────────────────────────[0m[2m─╮[0m
[2m│[0m [31m*[0m section [1;33mTEXT[0m Configuration section name [2m│[0m
[2m│[0m [2;31m[required] [0m [2m│[0m
[2m│[0m [31m*[0m option [1;33mTEXT[0m Configuration option name [2m│[0m
[2m│[0m [2;31m[required] [0m [2m│[0m
[2m│[0m [31m*[0m value [1;33mTEXT[0m Configuration option value [2m│[0m
[2m│[0m [2;31m[required] [0m [2m│[0m
[2m╰──────────────────────────────────────────────────────────────────────────────╯[0m
[2mâ•─[0m[2m Options [0m[2m───────────────────────────────────────────────────────────────────[0m[2m─╮[0m
[2m│[0m [1;36m-[0m[1;36m-help[0m Show this message and exit. [2m│[0m
[2m╰──────────────────────────────────────────────────────────────────────────────╯[0m