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

support updating template store #607

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Abiji-2020
Copy link
Contributor

@Abiji-2020 Abiji-2020 commented Oct 4, 2024

closes #600

📑 Description

  • Created a subcommand template for the command `update
  • The template 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

  • I have tested my code (provide screenshots or screen recordings of a working solution)
  • I have performed a self-review of my code

ℹ Additional context

Before using the command :
image

Command:
image

After using the command:
image

…d updates the template store

Signed-off-by: Abinand P <[email protected]>
@Abiji-2020 Abiji-2020 requested a review from a team as a code owner October 4, 2024 12:34
@Abiji-2020
Copy link
Contributor Author

@quest-bot loot #600

Copy link

quest-bot bot commented Oct 4, 2024

Quest PR submitted! image 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.

@quest-bot quest-bot bot added the ⚔️ Quest Tracks quest-bot quests label Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚔️ Quest Tracks quest-bot quests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

support updating template stores using cyctl
1 participant