velocirepo auth

Authenticate with an OAuth provider

velocirepo auth [OPTIONS] COMMAND [ARGS]...
Full --help output
Authenticate with an OAuth provider

Usage:
  velocirepo auth [command]

Available Commands:
  linkedin    Authenticate with LinkedIn (OAuth 2.0)

Flags:
  -h, --help   help for auth

Global Flags:
      --config string   config file (default: walk up for velocirepo.toml)
  -q, --quiet           suppress progress output
  -v, --verbose         enable debug logging

Use "velocirepo auth [command] --help" for more information about a command.

Options

-h, --help
help for auth
--config: string = walk up for velocirepo.toml
config file
-q, --quiet
suppress progress output
-v, --verbose
enable debug logging

Commands