Function authorize

Source
pub async fn authorize(
    config_path: &PathBuf,
    ip: Option<String>,
) -> Result<(), Error>
Expand description

Adds the deployer’s IP (or the one provided) to all security groups.