cyclops icon indicating copy to clipboard operation
cyclops copied to clipboard

`cyctl`: delete TemplateAuthRule command

Open KaradzaJuraj opened this issue 9 months ago • 1 comments

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 avatar Apr 29 '24 17:04 KaradzaJuraj

@KaradzaJuraj I'd like to work on this

Sheikh-Abubaker avatar May 16 '24 19:05 Sheikh-Abubaker