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

cyctl: delete TemplateStore command #238

Closed
petar-cvit opened this issue Apr 29, 2024 · 0 comments
Closed

cyctl: delete TemplateStore command #238

petar-cvit opened this issue Apr 29, 2024 · 0 comments
Labels
cyctl Issues related to the CLI go Pull requests that update Go code good first issue Good for newcomers

Comments

@petar-cvit
Copy link
Collaborator

petar-cvit commented Apr 29, 2024

Scope of the issue is to implement the delete method for TemplateStore custom resource. The command should look like:

cyctl delete template <template-name>

And it should simply call a method similarly to this

@KaradzaJuraj KaradzaJuraj added the cyctl Issues related to the CLI label Apr 29, 2024
@petar-cvit petar-cvit added good first issue Good for newcomers go Pull requests that update Go code labels Apr 30, 2024
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
Projects
Status: Done
Development

No branches or pull requests

2 participants