adobe / adobe/aio-cli-plugin-cloudmanager

AEMaaCS version information: being able to determine current version, latest version and being able to upgrade envrionments (dev) though CLI

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

描述

**Is your feature request related to a problem? Please describe.**

At the time of writing AEMaaCS environment API [1] does not allow me to:
- inspect which version of AEMaaCS given environment runs
- check if the version I have is the latest
- upgrade the environment programatically. The only way to do it is via Cloud Manager Web UI (non PROD envs) or support ticket (STAGE/PROD). The latter may not be something Adobe considers doable (due to RO/RV), but we'd love to see such a feature for lower level environments. We has dozens of dev environments spread across multiple programs, so it is cumbersome to keep them in sync

[1] https://developer.adobe.com/experience-cloud/cloud-manager/reference/api/#tag/Environments

**Describe the solution you'd like**

Please enhance the AEMaaCS environment API (CLI tool) to :

- be able to inspect the current version of any given AEMaaCS environment
- provide a list of versions - and the latest version (or show with the current version above IF this is the latest version (- and what the latest version is)
- Provide a means to execute an update through CLI on DEV instances

**Describe alternatives you've considered**
One can visit the Cloudmanager UI of each instance - or creating a "screen-scaping" script.
But a means though the CLI [0] and API [1] would be the way to go - IMHO.

[0] https://github.com/adobe/aio-cli-plugin-cloudmanager
[1] https://developer.adobe.com/experience-cloud/cloud-manager/reference/api/#tag/Environments

**Additional context**
- none-

贡献指南

打开贡献指南

调研方向

从 issue 中引用的 Cloud Manager Environments API 和 aio-cli-plugin-cloudmanager 仓库开始,检查 current-version、latest-version 和 development-environment 升级操作是否可用。完成的标准是 CLI 能够以编程方式提供这些受支持的操作,并根据 API 的能力确认其行为。

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

评估

技术栈
javascript
领域
api, cli, cloud
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

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