CLI Apply Subcommand

The apply subcommand focuses on synchronizing the control plane with records of various record types that are defined locally in JSON or YAML files. This enables bootstrapping of the control plane using GitOps. With this in mind, operations focus on idempotency, so that running any given operation a 2nd time is harmless and/or just back-fills or resumes where a prior attempt might have left off.