consul/.changelog
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-03-02 16:44:13 -06:00
2022-04-21 17:34:40 -05:00
2022-05-31 15:33:56 -04:00
2022-03-01 09:25:52 +01:00
2022-06-23 11:13:25 -04:00
2022-03-10 18:48:27 -08:00
2022-03-02 17:00:02 -06:00
2022-03-07 14:39:33 -05:00
2022-03-31 10:18:48 -05:00
2022-03-31 14:05:02 -07:00
2022-04-05 15:26:14 +01:00
2022-04-05 09:08:37 -07:00
2022-04-14 14:57:47 -07:00
2022-04-18 11:41:10 -04:00
2022-04-25 10:19:26 -04:00
2022-04-22 13:13:11 -04:00
2022-05-04 08:50:59 -07:00
2022-05-09 10:07:19 -07:00
2022-05-16 14:13:23 -04:00
2022-05-24 10:22:53 -07:00
2022-05-25 14:28:42 +01:00
2022-06-09 17:04:05 -07:00
2022-06-10 12:05:05 -07:00
2022-06-16 18:26:25 -07:00
2022-06-29 09:46:37 -07:00
2022-07-04 10:48:36 +01:00
2022-07-07 17:42:47 +01:00