st2client feature: st2 pack init <pack_name> <dest_dir>
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 6.5k
- Forks
- 787
- PR merge metrics
- No merged PRs in 30d
Description
I would like something like ansible's ansible-galaxy init <role_name>[1] for st2 packs.
Something like st2 pack init or st2 pack create would be great.
I would imagine that init would, like ansible-galaxy, create the pack folder in the current directory, unless another directory is specified.
[1] http://docs.ansible.com/ansible/galaxy.html#create-roles
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue proposes a new st2 pack init or st2 pack create command, with an optional destination directory and behavior modeled on ansible-galaxy init. No implementation files or tests are identified; first locate the st2client command entry points and existing pack-related tests. Done means the command creates the requested pack folder in the current or specified directory.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100