-
Notifications
You must be signed in to change notification settings - Fork 773
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
support updating template store #607
Conversation
…d updates the template store Signed-off-by: Abinand P <[email protected]>
@quest-bot loot #600 |
Quest PR submitted!@Abiji-2020, you are attempting to solve the issue and loot this Quest. Will you be successful? Questions? Check out the docs. |
@petar-cvit reviews on the PR? |
@petar-cvit I have updated all the fields from the suggestion and In case we need to modify the log add a comment on it, It will be resolved 🧡. |
Co-authored-by: Petar Cvitanović <[email protected]>
@petar-cvit the requested Changes are updated sir |
Short: "updates template values; takes template name as argument and updates values provided by flags", | ||
Long: "updates template values; takes template name as argument with flags --path=<path> --repo=<repo> --version=<version> --icon=<icon> ", | ||
Example: updateTemplateStoreExample, | ||
Args: cobra.ExactArgs(1), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Co-authored-by: Petar Cvitanović <[email protected]>
@petar-cvit updated the alias in the cobra command |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @Abiji-2020 🧡
closes #600
📑 Description
template
for the command `updatetemplate
command takes the flags--path=<path> --version=<version> --icon=<icon> --repo = <repo>
and accepts the command if any of them is present. Else give error✅ Checks
ℹ Additional context
Before using the command :
Command:
After using the command: