adobe / adobe/aio-cli-plugin-cloudmanager

Offer an option to request the RAW Cloudmanager API feedback in AIO-CLI-PLUGIN-CLOUDMANAGER

未关闭
#660 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
JavaScript
星标
50
派生
36
PR 合并指标
30 天内没有已合并 PR

描述

**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.

贡献指南

打开贡献指南

调研方向

首先定位 AIO-CM-CLI 命令的实现,以及用于格式化 Cloud Manager API 响应的代码。检查当前如何请求结构化响应,然后确定可以在哪里应用通用的 raw 选项。完成的标准是 CLI 能够公开 Cloud Manager API 返回的 raw JSON,包括 pipeline 的 Commit-ID 等字段。

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript
领域
api, cli
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。