Delete a Group of Secrets
Marios85 opened this issue · 0 comments
Marios85 commented
"As an ML Engineer I would like to delete a whole group of secrets"
Expand the CLI delete secret
function so that it is possible to delete a whole group of secrets by just providing the group name. This will involve amending the existing 'delete secret' methods in both k8s.secrets.py
& cli.secrets.py
.