You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: