adobe / adobe/aio-cli-plugin-cloudmanager
Offer an option to request the RAW Cloudmanager API feedback in AIO-CLI-PLUGIN-CLOUDMANAGER
- Dominant language
- JavaScript
- Stars
- 50
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
The AIO-CM-CLI only offers to request the "structured response" out of the Cloudmanager-API.
However, in many cases it would be good to get the "RAW Cloudmanager-API" response, as available in
https://developer.adobe.com/experience-cloud/cloud-manager/reference/playground/.
One Example where this is helpful:
* Git repo that was attached to the pipeline when it was started.
* The RAW output provides the "Commit-ID" of the pipeline.
**Describe the solution you'd like**
Expected state: aio-cli allows access to raw JSON returned by Cloud Manager API.
There are probably other use cases, so I'd love to see a generic "--raw" (or similar) parameter which would reveal raw JSON that CM API returned.
**Describe alternatives you've considered**
Using the API directly - but the AIO-CLI is there for "convenience" - and is often used and generally super useful, but not in cases where "raw output" is required.
Contributor guide
Research direction
Start by locating the AIO-CM-CLI command implementations and the code that formats Cloud Manager API responses. Check how the structured response is currently requested, then determine where a generic raw option can be applied. Done means the CLI exposes the raw JSON returned by the Cloud Manager API, including fields such as the pipeline Commit-ID.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100