Skip to main content

nil config get

Description

Get the value of a key from the config file

Usage

nil config get [key] [flags]

Regular Flags

NameTypeDescription
-h, --helpbooleanhelp for get

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)