adobe / adobe/aio-cli-plugin-runtime

add action create --copy

Ouverte
#134 1 commentaire 0 réactions 1 personne assignée Réclamée par @Himavanth Voir sur GitHub
enhancement help wanted
Langage dominant
JavaScript
Étoiles
21
Forks
33
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.