adobe / adobe/aio-cli-plugin-cloudmanager

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

Abierto
#660 1 comentario 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
JavaScript
Estrellas
50
Forks
36
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Comienza localizando las implementaciones de los comandos de AIO-CM-CLI y el código que da formato a las respuestas de Cloud Manager API. Comprueba cómo se solicita actualmente la respuesta estructurada y, a continuación, determina dónde se puede aplicar una opción raw genérica. El trabajo estará terminado cuando la CLI exponga el JSON raw devuelto por Cloud Manager API, incluidos campos como el Commit-ID de la pipeline.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
javascript
Área
api, cli
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.