Skip to main content

cmd_remove

Function cmd_remove 

Source
pub async fn cmd_remove(
    client: &VtaClient,
    task_type: String,
    contexts: Option<Vec<String>>,
) -> Result<(), Box<dyn Error>>
Expand description

approvals remove <task-uri> — drop the rule(s) for a task type.