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

    try {