Podman-Desktop APINamespacescommandsFunctionsexecuteCommandOn this pageFunction: executeCommand() executeCommand<T>(command, ...rest): PromiseLike< T > Type parameters • T = unknown Parameters • command: string • ...rest: any[] Returns PromiseLike< T > Source packages/extension-api/src/extension-api.d.ts:471