config set

Sets value for KEY.

Usage

Usage: lucy config set [OPTIONS] {AtCoder.UserId|AtCoder.Password|AtCoder.Toke
                       n|NThreads} VALUE

Arguments

  • key (REQUIRED):

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

    • Type: STRING
    • Default: None
    • Usage: value

Options

  • help:

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

    Show this message and exit.

CLI Help

Usage: lucy config set [OPTIONS] {AtCoder.UserId|AtCoder.Password|AtCoder.Toke
                       n|NThreads} VALUE

  Sets value for KEY.

Options:
  --help  Show this message and exit.