Skip to main content

nil config set

Description

Set the value of a key in the config file

Usage

nil config set [key] [value] [flags]

Regular Flags

NameTypeDescription
-h, --helpbooleanhelp for set

Global Flags

NameTypeDescription
-c, --configstringThe path to the config file (default "/build/.config/nil/config.ini")
-l, --log-levelstringLog level: trace
-q, --quietbooleanQuiet mode (print only the result and exit)
-v, --verbosebooleanVerbose mode (print logs)