Skip to content

fix: label api-gateway and worker remote as Orkes-only#82

Open
nthmost-orkes wants to merge 1 commit intomainfrom
fix/orkes-only-command-labels-v2
Open

fix: label api-gateway and worker remote as Orkes-only#82
nthmost-orkes wants to merge 1 commit intomainfrom
fix/orkes-only-command-labels-v2

Conversation

@nthmost-orkes
Copy link
Copy Markdown
Contributor

Summary

  • Adds ⚠️ Requires Orkes Conductor. Not available in OSS Conductor. to the api-gateway command Long text
  • Updates worker remote Long text to lead with the Orkes-only requirement

User impact

An OSS user who runs conductor api-gateway --help or conductor worker remote --help gets no indication that these commands require an enterprise server. They'd try them, get a cryptic connection or 404 error, and have no idea why. Now the first thing they read is a clear restriction notice.

Fixes conductor-oss/getting-started#20

🤖 Generated with Claude Code

…/getting-started#20)

OSS users who try these commands against a local server get a confusing
error with no explanation. Add a clear note in the Long help text so the
first thing they read is that Orkes Conductor is required.
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.

Orkes-only commands (api-gateway, worker remote) appear in OSS CLI with no indication they won't work

1 participant