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

feat: add ion template inspect command #9

Open
diversable opened this issue Feb 14, 2023 · 2 comments
Open

feat: add ion template inspect command #9

diversable opened this issue Feb 14, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@diversable
Copy link
Contributor

As a user of Ion cli, I would like to be able to quickly see what attributes / setup a package template has prior to creating a new project with that template (without needing to go to the Ion-Templates repo on Github).

In order to serve this use-case, a command which prints the template's contents to the terminal would be helpful.

The command ion template inspect <TEMPLATE_NAME> would serve this use-case well.

@Roger-luo Roger-luo added the enhancement New feature or request label Feb 14, 2023
@diversable
Copy link
Contributor Author

FYI: I'm working on this one to get my feet wet...

The implementation is done, I just need to create a pull request...

@diversable
Copy link
Contributor Author

FYI: I'll get to the --verbose flag & implementing display for the Template struct this weekend (once I've got some more time to focus on this).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants