We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cml publish --url
1 parent 0b69bf1 commit 66b51c3Copy full SHA for 66b51c3
content/docs/ref/publish.md
@@ -19,6 +19,9 @@ Any [generic option](/doc/ref) in addition to:
19
[Not available on GitHub](https://github.com/iterative/cml/wiki/Backend-Supported-Features).
20
- `--rm-watermark`: Don't inject a watermark into the comment. Will break some
21
CML functionality which needs to distinguish CML reports from other comments.
22
+- `--url=<...>`: Use a custom storage URL instead of asset.cml.dev. See
23
+ [`minroud-s3`](https://github.com/iterative/minroud-s3) for a reference
24
+ implementation.
25
26
## Examples
27
0 commit comments