Commit Graph
2 Commits
Author SHA1 Message Date
Matthew HuxtableandMike Farah 56a0771cd1 Mark test helpers as such 2018-05-07 15:52:29 +10:00
Matthew HuxtableandMike Farah 8072e66d46 Add delete command
The delete (short option "d") will delete the YAML subtree at the
provided path in the specified file (or STDIN), if it the node exists.

More complex support is currently omitted, for example:

  - specify nodes to delete using an external script
  - deleting common elements from all elements of an array
2018-05-07 15:52:29 +10:00