Implement delete subcommand
This removes all objects listed in config files (and dependents) - effectively reversing an `update --create`. Intended for short-lived "try this out; now clean up" workflows. Fixes #14
cmd/delete.go
0 → 100644
Please register or sign in to comment