Skip to content

Commit 0e688ee

Browse files
aprimakinaclaude
andcommitted
feat(auth): add read-only mode hint to login next steps
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent ac3c0f2 commit 0e688ee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

internal/tiger/cmd/auth.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ const nextStepsMessage = `
3131
• Install MCP server for your favorite AI coding tool: tiger mcp install
3232
• List existing services: tiger service list
3333
• Create a new service: tiger service create
34+
• Enable read-only mode: tiger config set read_only true
3435
`
3536

3637
type credentials struct {

0 commit comments

Comments
 (0)