class UpcomingCommand extends Command {
  async run() {
    const { flags } = this.parse(UpcomingCommand);

    try {