adobe / adobe/aio-cli-plugin-runtime

add action create --copy

Open
#134 1 comment 0 reactions 1 assignee Claimed by @Himavanth View on GitHub
enhancement help wanted
Dominant language
JavaScript
Stars
21
Forks
33
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.