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

    try {