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 stores using cyctl #600

Closed
petar-cvit opened this issue Oct 4, 2024 · 5 comments · Fixed by #607
Closed

support updating template stores using cyctl #600

petar-cvit opened this issue Oct 4, 2024 · 5 comments · Fixed by #607
Assignees
Labels
cyctl Issues related to the CLI go Pull requests that update Go code good first issue Good for newcomers hacktoberfest ⚔️ Quest Tracks quest-bot quests

Comments

@petar-cvit
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
cyctl can currently create, list and delete template stores. It would be useful to update template stores using cyctl as well.

The command invocation should look like this:

cyctl update templates <templates-name> --path=<path> --repo=<repo> --version=<version> --icon=<icon>

repo, path, version, and icon are all optional, but at least one of them needs to be set. Flags update the following values in a template store object:

When the subcommand is invoked, it should fetch the template store, update its values and update it in the cluster.

@petar-cvit petar-cvit added good first issue Good for newcomers go Pull requests that update Go code cyctl Issues related to the CLI hacktoberfest labels Oct 4, 2024
Copy link

quest-bot bot commented Oct 4, 2024

New Quest! image New Quest!

A new Quest has been launched in @cyclops-ui’s repo.
Merge a PR that solves this issue to loot the Quest and earn your reward.


Some loot has been stashed in this issue to reward the solver!

🗡 Comment @quest-bot embark to check-in for this Quest and start solving the issue. Other solvers will be notified!

⚔️ When you submit a PR, comment @quest-bot loot #600 to link your PR to this Quest.

Questions? Check out the docs.

@quest-bot quest-bot bot added the ⚔️ Quest Tracks quest-bot quests label Oct 4, 2024
@Abiji-2020
Copy link
Contributor

I would like to work on this PR @petar-cvit.

@Abiji-2020
Copy link
Contributor

@quest-bot embark

Copy link

quest-bot bot commented Oct 4, 2024

@Abiji-2020 has embarked on their Quest. 🗡

  • @Abiji-2020 has been on GitHub since 2023.
  • They have merged 172 public PRs in that time.
  • Their swords are blessed with TypeScript and JavaScript magic ✨
  • They have contributed to this repo before.

Questions? Check out the docs.

Copy link

quest-bot bot commented Oct 4, 2024

🧚 @Abiji-2020 has submitted PR #607 and is claiming the loot.

Keep up the pace, or you'll be left in the shadows.

Questions? Check out the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cyctl Issues related to the CLI go Pull requests that update Go code good first issue Good for newcomers hacktoberfest ⚔️ Quest Tracks quest-bot quests
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants