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 Module command #239

Closed
KaradzaJuraj opened this issue Apr 29, 2024 · 1 comment · Fixed by #278
Closed

cyctl: delete Module command #239

KaradzaJuraj opened this issue Apr 29, 2024 · 1 comment · Fixed by #278
Labels
cyctl Issues related to the CLI go Pull requests that update Go code good first issue Good for newcomers

Comments

@KaradzaJuraj
Copy link
Collaborator

The scope of this issue is to implement the delete method for Modules custom resource. The command should look like:

cyctl delete module <module-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
@yuvarajrece
Copy link
Contributor

Can I work on this?

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

Successfully merging a pull request may close this issue.

3 participants