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-04-12 16:01:35 -04:00
2022-04-13 10:42:32 -04:00
2022-04-25 16:46:55 -04:00
2022-05-31 15:33:56 -04:00
2022-04-21 16:21:35 -04:00
2022-03-16 14:19:50 -07:00
2022-04-14 15:51:00 -07:00
2022-03-01 09:25:52 +01:00
2022-04-07 11:35:06 -07:00
2022-03-31 15:11:49 -04:00
2022-04-11 12:49:59 +01:00
2022-06-23 11:13:25 -04:00
2022-03-15 12:54:14 +00:00
2022-03-10 18:48:27 -08:00
2022-03-07 10:54:12 +00:00
2022-03-07 10:13:56 +00:00
2022-03-02 17:00:02 -06:00
2022-03-18 10:46:58 +00:00
2022-03-30 10:04:18 -05:00
2022-03-03 16:54:41 -06:00
2022-03-24 15:32:25 -04:00
2022-03-07 14:39:33 -05:00
2022-03-17 18:31:28 -07:00
2022-04-05 15:55:14 -04:00
2022-03-18 10:32:25 -07:00
2022-04-07 11:35:06 -07:00
2022-03-31 10:18:48 -05:00
2022-03-30 13:43:59 -05:00
2022-03-28 09:58:16 -05:00
2022-04-07 10:48:48 -04:00
2022-04-27 10:39:45 -05:00
2022-03-30 11:38:44 -04:00
2022-03-31 23:35:38 -07:00
2022-03-31 10:49:49 -07:00
2022-03-31 14:05:02 -07:00
2022-04-01 10:35:56 -07:00
2022-04-05 15:26:14 +01:00
2022-04-01 11:13:44 -04:00
2022-04-05 16:12:18 -07:00
2022-04-05 09:08:37 -07:00
2022-04-07 16:58:21 -05:00
2022-06-06 15:13:19 -04:00
2022-04-07 14:50:02 -07:00
2022-04-12 10:50:25 -07:00
2022-04-12 13:41:12 -05:00
2022-04-13 14:31:37 -05:00
2022-04-14 10:44:42 -07:00
2022-04-14 17:13:13 +01:00
2022-04-14 14:26:14 +01:00
2022-04-14 12:48:19 -04:00
2022-04-14 14:57:47 -07:00
2022-04-14 16:45:35 -05:00
2022-04-18 09:36:07 -07:00
2022-04-21 09:29:16 -07:00
2022-04-18 11:41:10 -04:00
2022-04-21 12:56:18 -04:00
2022-04-20 12:21:47 -05:00
2022-04-19 17:24:21 -07:00
2022-04-25 10:19:26 -04:00
2022-04-22 13:13:11 -04:00
2022-04-27 17:17:31 +01:00
2022-05-04 08:50:59 -07:00
2022-05-05 09:13:30 -07:00
2022-05-03 10:05:26 -07:00
2022-05-04 19:41:55 -07:00
2022-05-19 16:07:59 -07:00
2022-05-04 17:38:45 +01:00
2022-05-05 17:42:30 -04:00
2022-05-09 10:07:19 -07:00
2022-05-25 13:20:17 -07:00
2022-05-12 16:34:17 -04:00
2022-06-08 11:29:29 +01:00
2022-05-16 14:13:23 -04:00
2022-05-13 14:05:22 -04:00
2022-05-19 16:03:46 -04:00
2022-05-18 16:15:57 +01:00
2022-05-26 10:43:58 -04:00
2022-05-24 10:22:53 -07:00
2022-05-25 14:28:42 +01:00
2022-06-01 13:17:14 -04:00
2022-06-03 13:07:37 -04:00
2022-06-02 12:26:18 -04:00
2022-06-09 17:04:05 -07:00
2022-06-08 16:07:51 +01:00
2022-06-16 12:07:04 +01:00
2022-06-10 12:05:05 -07:00
2022-06-14 13:19:09 -07:00
2022-06-15 08:30:31 -07:00
2022-06-16 18:26:25 -07:00
2022-06-29 09:46:37 -07:00
2022-06-29 15:21:21 -04:00
2022-07-04 10:48:36 +01:00
2022-07-11 10:13:40 -04:00
2022-07-07 17:42:47 +01:00
2022-07-07 13:55:41 -05:00