pub(crate) fn ensure_parent_dir(path: &Path) -> Result<(), CliError>
Create the parent directory for a path when it has one.