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 TemplateAuthRule command #240

Closed
KaradzaJuraj opened this issue Apr 29, 2024 · 1 comment
Closed

cyctl: delete TemplateAuthRule command #240

KaradzaJuraj opened this issue Apr 29, 2024 · 1 comment
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 TemplateAuthRule custom resource. The command should look like:

cyctl delete template-auth <template-auth-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
@Sheikh-Abubaker
Copy link
Contributor

@KaradzaJuraj I'd like to 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

No branches or pull requests

3 participants