pub async fn list_composites(
cmd: ListCompositesCommand,
writer: &mut dyn Write,
proxy: ManagerProxy,
) -> Result<()>pub async fn list_composites(
cmd: ListCompositesCommand,
writer: &mut dyn Write,
proxy: ManagerProxy,
) -> Result<()>