Function juju::action_set[][src]

pub fn action_set(key: &str, value: &str) -> Result<i32, JujuError>

action_set permits the Action to set results in a map to be returned at completion of the Action. See Juju Actions for more information

Failures

Returns stderr if the action_set command fails