pub fn execute<W: Write>(
command: &LifecycleCommand,
data_dir: Option<&Path>,
writer: &mut W,
output: OutputFormat,
) -> Result<()>pub fn execute<W: Write>(
command: &LifecycleCommand,
data_dir: Option<&Path>,
writer: &mut W,
output: OutputFormat,
) -> Result<()>