-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Summary
The CLI's \Connection\ struct only has \ID\ and \Name. The plugin API returns \organization\ and \�nterprise\ in GET responses. Adding these enables auto-resolving enterprise/org from existing connections.
Changes
- Add \Organization\ and \Enterprise\ fields to \Connection\ struct in \client.go\
- \discoverConnections\ populates \connChoice.enterprise\ from API responses
- Enterprise auto-resolved when scoping connections discovered via API (not just state file)
Acceptance Criteria
- \Connection\ struct includes \Organization\ and \Enterprise\ JSON fields
- \discoverConnections\ carries enterprise from API-discovered connections
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request