Skip to content

Conversation

@ibodrov
Copy link
Collaborator

@ibodrov ibodrov commented Aug 9, 2025

Similar to the regular run but submits the to a remote Concord server.
The server(s) are configured in ~/.concord/cli.yaml, e.g.

contexts:
  default:
    remoteRun:
      baseUrl: http://localhost:8001
      apiKeyRef:
        orgName: Default
        secretName: concord-localhost-admin

Also, moves com.walmartlabs.concord.cli.runner.secrets one level up to re-use in commands other than run.

@ibodrov ibodrov requested a review from a team August 9, 2025 21:08
@ibodrov
Copy link
Collaborator Author

ibodrov commented Aug 9, 2025

As a follow-up, I'm planning to add the option to stream back the logs and the support for out variables.

@ibodrov ibodrov force-pushed the ib/cli-remote-run-ng branch from 3760685 to da8d5ca Compare August 12, 2025 12:49
@ibodrov ibodrov merged commit e29adb7 into master Aug 14, 2025
4 checks passed
@ibodrov ibodrov deleted the ib/cli-remote-run-ng branch August 14, 2025 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants