-
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Feature request
This is my flags:
flags: {
orgID: {
type: String,
description: "Organization ID",
}
}
Help message:
--org-i-d <string> Organization ID
Why?
The current behavior forces a choice between:
- Poor naming in code (
orgId,apiUrl,someApiKey) - Poor CLI flags (
--org-i-d,--api-u-r-l,--some-a-p-i-key)
Alternatives
No response
Additional context
Would love to see support for this common use case!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels