pub fn require_deployer(role: MzDeployRole) -> Result<(), CliError>Expand description
Require that the validated role is Deployer.
Used by all state-mutating commands: stage, promote, abort,
all apply variants, and delete.
pub fn require_deployer(role: MzDeployRole) -> Result<(), CliError>Require that the validated role is Deployer.
Used by all state-mutating commands: stage, promote, abort,
all apply variants, and delete.