Commit Graph
4 Commits
Author SHA1 Message Date
David Brown d19a29f79e Include reasons in json output of forget
This dumps the reasons as well as the list of keeps and removes with the
output from the forget command.
2019-02-23 09:38:33 -07:00
David Brown 449c049ce9 Add changelog for #2184 2019-02-23 09:37:38 -07:00
David Brown d9e22c2df1 Add test for --json support for forget command
This adds a test of the json output of the forget command, by running it
once, asking it to keep one snapshot, and verifying that the output has
the right number of snapshots listed in the Keep and Remove fields of
the result.
2019-02-22 22:00:20 -07:00
David Brown 4b0fb5af36 Add --json support to forget command
Fixes #2184
2019-02-22 22:00:15 -07:00