Using Plans

The plan command defines and executes a series of operations to configure or modify the state of the data store. It packages one or more administrative operations into a single, trackable, and recoverable unit of work that runs asynchronously.

We have made use of the plan command in the subsequent sections. For more information on using the plan command, see plan in Admin CLI Reference.