lucy login

Authenticates for SITE. It is necessary when a accessing contest tasks requires signing in. For example, AtCoder requires signing in to access ongoing contest tasks. To login successfully, you must have the required credentials set in the configuration.

Usage

Usage: lucy login [OPTIONS] {AtCoder}

Arguments

  • site (REQUIRED):
    • Type: Choice(['AtCoder'])
    • Default: None
    • Usage: site

Options

  • help:

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

    Show this message and exit.

CLI Help

Usage: lucy login [OPTIONS] {AtCoder}

  Authenticates for SITE. It is necessary when a accessing contest tasks
  requires signing in. For example, AtCoder requires signing in to access
  **ongoing** contest tasks. To login successfully, you must have the required
  credentials set in the configuration.

Options:
  --help  Show this message and exit.