API Reference

lean config unset

Introduction

Unset a configurable option.

$ lean config unset <key> [options]

Description

Unsets the value of a configurable option in your global configuration directory. The command aborts with a descriptive error message if the given value is invalid for the given key.

Arguments

The lean config unset command expects the following arguments:

ArgumentDescription
<key>The key of the option to unset.

Options

The lean config unset command supports the following options:

OptionDescription
--verboseEnable debug logging.
--helpDisplay the help text of the lean config unset 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: