Skip to content

0.11.0

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Jun 18:22
7b911a4

Container Images

  • GHCR: ghcr.io/fosrl/cli@sha256:a1a9b5ee984135cb4accd12c308723c42a478a91177adefb9c15016a78fab123
  • Docker Hub: docker.io/fosrl/pangolin-cli@sha256:a1a9b5ee984135cb4accd12c308723c42a478a91177adefb9c15016a78fab123
    Tag: 0.11.0

What's Changed

  • Add Companion Mode support for Pangolin Windows client

Full Changelog: 0.10.2...0.11.0

Companion Mode (Windows only)

Companion Mode allows the CLI to share the authenticated session of your Pangolin Windows desktop client. This eliminates the need to manage two separate sessions.

All account management—including login, logout, and switching accounts or organizations—is handled directly through the Windows desktop app.

Warning

Companion Mode is enabled by default. To revert to standalone CLI authentication, run: pangolin companion disable
Disabling companion mode restores previous standalone sessions and settings.