Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

runner example for --cloud-metadata #288

Open
dacbd opened this issue Jul 28, 2022 · 1 comment
Open

runner example for --cloud-metadata #288

dacbd opened this issue Jul 28, 2022 · 1 comment
Labels
C: ref Content of /doc/*-reference documentation Markdown files

Comments

@dacbd
Copy link
Contributor

dacbd commented Jul 28, 2022

Thoughts on some help tags/examples for users.

for example; in with a GitHub actions example

cml runner ... \
  --cloud-metadata="repo=${{ github.repository }}"
  --cloud-metadata="ActionsRun=https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}"
  ...
@casperdcl
Copy link
Contributor

From this, we should also document --cloud-metadata="Key with space=value with space" in https://cml.dev/doc/ref/runner

@casperdcl casperdcl added the documentation Markdown files label Aug 8, 2022
@jorgeorpinel jorgeorpinel added the C: ref Content of /doc/*-reference label Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: ref Content of /doc/*-reference documentation Markdown files
Projects
None yet
Development

No branches or pull requests

3 participants