program
  .command('inspect <CREDENTIAL>')
  .description('Display detailed information about a credential')
  .action(async (id) => {
    try {