config unset

Removes KEY configuration value.

Usage

Usage: lucy config unset [OPTIONS] {AtCoder.UserId|AtCoder.Password|AtCoder.To
                         ken|NThreads}

Arguments

  • key (REQUIRED):
    • Type: Choice(['AtCoder.UserId', 'AtCoder.Password', 'AtCoder.Token', 'NThreads'])
    • Default: None
    • Usage: key

Options

  • help:

    • Type: BOOL
    • Default: False
    • Usage: --help

    Show this message and exit.

CLI Help

Usage: lucy config unset [OPTIONS] {AtCoder.UserId|AtCoder.Password|AtCoder.To
                         ken|NThreads}

  Removes KEY configuration value.

Options:
  --help  Show this message and exit.