Add a disabled field to Command so that any node downstream in the tree is ignored. When evaluating a command, it should take the key path into account such that a disabled node cannot match.
This will be useful when we have multiple manifests and need to avoid collisions for synched manifests.
Add a disabled field to
Command
so that any node downstream in the tree is ignored. When evaluating a command, it should take the key path into account such that a disabled node cannot match.This will be useful when we have multiple manifests and need to avoid collisions for synched manifests.