Skip to content

login

Sign in to Openbase Cloud.

openbase login delegates to openbase-coder login, which owns the shared browser sign-in and writes credentials to ~/.openbase/auth.json. Because both CLIs read that file, signing in here signs you in for openbase-coder too.

Usage

openbase login [ARGS...]

Any extra arguments are passed straight through to openbase-coder login.

Requirements

The openbase-coder CLI must be installed — openbase login invokes its executable. See the Openbase Coder docs to install it.

  • logout — remove the shared credentials
  • whoami — confirm who you are signed in as
  • coder — run other openbase-coder commands