pub fn execute_env(
    add: &bool,
    delete: &bool,
    select: &bool
) -> Result<Status, DeployError>