Skip to content

docs(cli): document read-only login (--readonly)#136

Merged
anttiviljami merged 1 commit into
mainfrom
docs/cli-readonly-flag
Jun 22, 2026
Merged

docs(cli): document read-only login (--readonly)#136
anttiviljami merged 1 commit into
mainfrom
docs/cli-readonly-flag

Conversation

@anttiviljami

Copy link
Copy Markdown
Member

What

Documents the new read-only CLI login in the CLI overview (docs/cli/overview.md).

  • Adds an epilot auth login --readonly example to the Authentication section.
  • New Read-only sessions subsection: a read-only session can perform read actions (view, export, download) but is denied any write action, regardless of the account's roles. The browser authorize page pre-checks and locks the Read-only mode option for --readonly; users can also opt in manually during a normal login.
  • Notes that epilot auth status reports the token's access level on the Access line (read-only / read-write).

Related

🤖 Generated with Claude Code

https://claude.ai/code/session_013vLMc3q4Rb1onmpQXoGDBa

Document the new `epilot auth login --readonly` flag and read-only sessions
in the CLI overview: a read-only session can read (view/export/download) but
is denied write actions regardless of roles, and `epilot auth status` now
reports the access level on the Access line.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013vLMc3q4Rb1onmpQXoGDBa

Co-authored-by: Claude <noreply@anthropic.com>
@anttiviljami anttiviljami merged commit 2f6cda4 into main Jun 22, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant