github octopusreview/octopus octp-v0.6.0
octp 0.6.0: user login and organisation switching

6 hours ago

Sign in once as a user and work across organisations without changing the organisation selected in your browser.

octp login --no-open
octp org list --json
octp --org acme onboard --agent --json

The CLI infers a unique organisation from the repository or command target. If the choice is ambiguous, it lists available organisations before starting work. --org <slug|id> applies to one command; --account still selects a saved user/server profile. Local watch-list operations remain usable offline.

User-level login requires Octopus server 1.0.157 or newer; the hosted service is deployed. Existing organisation tokens, the interactive wizard and CI setup-token remain supported. User sessions expire after 30 days, and octp logout revokes the session and derived organisation access.

Install or update using the official CLI guide. This release includes macOS ARM64/x64, Linux ARM64/x64, Windows x64 binaries and SHA256SUMS.txt. Source: PR #858, reviewed 4/5 with zero findings; CI, compiled CLI, PostgreSQL, Docker and browser-fixture checks passed. See the CLI protocol reference.

Don't miss a new octopus release

NewReleases is sending notifications on new releases.