Commit Graph

1 Commits

Author SHA1 Message Date
didericis-claude 654fe13afc feat: add bb login command for console host registration
test / stage-firecracker-inputs (pull_request) Successful in 3s
test / integration-docker (pull_request) Successful in 13s
tracker-policy-pr / check-pr (pull_request) Successful in 11s
lint / lint (push) Failing after 49s
test / unit (pull_request) Successful in 1m39s
test / build-infra (pull_request) Successful in 3m45s
test / integration-firecracker (pull_request) Successful in 1m56s
test / coverage (pull_request) Failing after 1m55s
test / publish-infra (pull_request) Has been skipped
Starts a device-authorization flow against a bot-bottle console, polls
until the operator approves, then writes access + refresh tokens to
$BOT_BOTTLE_ROOT/console.json. Console URL is read from --console-url
flag or BB_CONSOLE_URL env var.

Part of didericis/bot-bottle-platform#1
2026-07-20 23:49:00 -04:00