Skip to main content

require_deployer

Function require_deployer 

Source
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.