Skip to main content

lvl login

Log in to CP4

Synopsis

Log in to CP4 You will be prompted for your user name (usually email, like example@level27.be) and password. If --username is specified, user name will not be prompted, only password. This can be useful for scripts.

After the first login, further logins will suggest you to re-use the previous username when logging in.

lvl login [flags]

Examples

Log in manually:
lvl login

Log in automatically:
cat password.txt | lvl login -u my.awesome.email@level27.be

Options

  -h, --help              help for login
-u, --username string User name to log in with

Options inherited from parent commands

      --apikey string   API key
--config string config file (default is $HOME/.lvl.yaml)
-o, --output string Specifies output mode for commands. Accepted values are 'text', 'json', 'yaml' or 'id'. (default "text")
--trace Do detailed network request logging. This is intended for debugging and should not be parsed.

SEE ALSO

  • lvl - CLI tool to manage Level27 entities