pub(crate) async fn process_command(
command: ProjectCommand,
client: Client,
organization_id: Uuid,
output_settings: OutputSettings,
) -> Result<()>
pub(crate) async fn process_command(
command: ProjectCommand,
client: Client,
organization_id: Uuid,
output_settings: OutputSettings,
) -> Result<()>