export async function runAzCliCommand()

in src/kubeconfigs/azCommands.ts [14:17]


export async function runAzCliCommand(
   azPath: string,
   args: string[],
   options: ExecOptions = {}