public remoteModify(cwd: string, ...args: Args) {
    return this.executeDvcProcess(
      cwd,
      Command.REMOTE,
      SubCommand.MODIFY,