Add a command for deleting Gateway Services
Open
enhancement
jira
- Dominant language
- Go
- Stars
- 8
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently, it is only possible to clear all Gateway Service configuration by using `gwa pg` with a YAML file containing `services: []`. This is not ideal because:
- we are trying to move away from using `gwa pg` in general
- it is inconvenient - you need to make a blank YAML file just to do this.
There is no way to delete all Gateway Services using `gwa apply`.
AC
- Add a command to allow deleting all configuration from a single command
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.