forums
  .command('installed')
  .description('Returns true if forum has one or more views.')
  .option('-A, --access_token <string>', 'Your access token.')
  .option('-f, --forum <string>', 'Looks up a forum by ID (aka short name).')