program
  .command('inspect <APPTEMPLATE>')
  .description('Display detailed information about an application template')
  .action(async (id) => {
    try {