cskh cf6b6dddaf
feat(cli): enable to delete config entry from an input file (#13677)
* feat(cli): enable to delete config entry from an input file

- A new flag to config delete to delete a config entry in a
  valid config file, e.g., config delete -filename
  intention-allow.hcl
- Updated flag validation; -filename and -kind can't be set
  at the same time
- Move decode config entry method from config_write.go to
  helpers.go for reusing ParseConfigEntry()
- add changelog

Co-authored-by: Dan Upton <daniel@floppy.co>
2022-07-11 10:13:40 -04:00
..
2022-06-09 17:04:05 -07:00
2021-11-16 12:04:01 -06:00
2022-02-15 18:16:12 -05:00
2022-01-20 10:46:23 -06:00
2020-12-07 13:42:55 -05:00
2022-01-20 10:46:23 -06:00
2022-04-05 15:11:49 -07:00
2021-11-08 11:43:21 -05:00
2021-11-16 12:04:01 -06:00
2022-03-31 10:18:48 -05:00
2021-07-30 12:58:46 -04:00
2022-04-05 15:11:49 -07:00
2022-01-20 10:46:23 -06:00
2022-05-27 11:39:58 -04:00