API Reference

lean config get

Introduction

Get the current value of a configurable option.

$ lean config get <key> [options]

Description

Prints the value of the requested option or aborts if the value is not set.

This command doesn't print the values of credentials for security reasons. Open the credentials file in your global configuration directory to see your stored credentials.

Arguments

The lean config get command expects the following arguments:

ArgumentDescription
<key>The key of the value to retrieve. Run lean config list to get a list of all available keys.

Options

The lean config get command supports the following options:

OptionDescription
--verboseEnable debug logging.
--helpDisplay the help text of the lean config get command and exit.

You can also see our Videos. You can also get in touch with us via Discord.

Did you find this page helpful?

Contribute to the documentation: