Sign in interactively — opens a browser to complete authentication.Usage
landbase-cli auth login
Flags
Flag
Default
Description
--key
—
Paste an API key directly instead of using the browser flow
--force
—
Re-authenticate even if a valid session already exists (platform mode). Use this if a stale or partial session keeps failing.
Examples
# Browser-based loginlandbase-cli auth login# Force a fresh login if a stale session keeps causing errorslandbase-cli auth login --force# Paste an API key directlylandbase-cli auth login --key