config get

Gets the current configurations. KEY may be used to fetch a specific configuration.

Usage

Usage: lucy config get [OPTIONS] [[AtCoder.UserId|AtCoder.Password|AtCoder.Tok
                       en|NThreads]]

Arguments

  • key:
    • 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 get [OPTIONS] [[AtCoder.UserId|AtCoder.Password|AtCoder.Tok
                       en|NThreads]]

  Gets the current configurations. KEY may be used to fetch a specific
  configuration.

Options:
  --help  Show this message and exit.