Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add subcommands to Riff CLI #30

Open
aManNamedJed opened this issue Apr 28, 2021 · 0 comments
Open

Add subcommands to Riff CLI #30

aManNamedJed opened this issue Apr 28, 2021 · 0 comments
Labels
feature request New feature or request help wanted Extra attention is needed

Comments

@aManNamedJed
Copy link
Contributor

Right now riff can only create a Block, but it would be nice to add subcommands which would support other functionality.

Currently

$ yarn riff --name=TestimonialCard

Ideal usage

# Package installed globally

$ riff block:create --name=TestimonialCard

This would would open open other command possibilities

riff block:list
riff block:create
riff element:list
riff doc:create
riff doc:list
riff page:create
riff page:list
riff update
riff publish
@aManNamedJed aManNamedJed added this to To do in Development Kanban via automation Apr 28, 2021
@aManNamedJed aManNamedJed added feature request New feature or request help wanted Extra attention is needed labels Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request help wanted Extra attention is needed
Projects
Development

No branches or pull requests

1 participant