adobe / adobe/aio-cli-plugin-runtime

add action create --copy

Abierto
#134 1 comentario 0 reacciones 1 asignado Reclamado por @Himavanth Ver en GitHub
enhancement help wanted
Lenguaje dominante
JavaScript
Estrellas
21
Forks
33
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

**Is your feature request related to a problem? Please describe.**
Sometimes, it is convenient to create an action by copying an other. The `wsk` cli supports `wsk action create newAction --copy oldAction` as an example.

**Describe the solution you'd like**
Allow action create with --copy as convenience to copying an existing action to a new name.

**Describe alternatives you've considered**
The alternative is to manually get the action, and save the code, params and annotations to files then recreate the action.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.