runner example for `--cloud-metadata`
Open
C: ref
documentation
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
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 }}"
...
```
Contributor guide
Assessment
This issue has not been assessed yet.