StackStorm / StackStorm/st2

st2client feature: st2 pack init <pack_name> <dest_dir>

Open
#3,430 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

documentation feature
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.