Skip to content

feat: add global workspace flag#138

Merged
Mukil Loganathan (langchain-infra) merged 1 commit into
mainfrom
mukil/cli-workspace-flag
May 21, 2026
Merged

feat: add global workspace flag#138
Mukil Loganathan (langchain-infra) merged 1 commit into
mainfrom
mukil/cli-workspace-flag

Conversation

@langchain-infra
Copy link
Copy Markdown
Contributor

@langchain-infra Mukil Loganathan (langchain-infra) commented May 21, 2026

Summary

  • Add a global --workspace flag that overrides profile/env workspace routing.
  • Keep hidden global --workspace-id compatibility while removing login/profile-local workspace flags.
  • Update tests and README usage for workspace selection.

Test Plan

  • GOCACHE=/private/tmp/langsmith-cli-go-cache go test ./...
  • Binary e2e with local mock OAuth server: auth login --workspace <workspace-id> saves the workspace to the profile
  • Binary e2e: profile create --workspace <workspace-id> saves the workspace to the profile

Copy link
Copy Markdown

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 3 additional findings.

Open in Devin Review

@langchain-infra Mukil Loganathan (langchain-infra) merged commit 4ae57da into main May 21, 2026
11 checks 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.

2 participants