diff --git a/docs/cli/publish.md b/docs/cli/publish.md index 3921e00404c2..55813e9d8b02 100644 --- a/docs/cli/publish.md +++ b/docs/cli/publish.md @@ -97,6 +97,10 @@ Does everything a publish would do except actually publishing to the registry. When publishing packages that require two-factor authentication, this option can specify a one-time password. +### --provenance + +When publishing from a supported cloud CI/CD system, the package will be publicly linked to where it was built and published from. + ### --filter <package_selector\> [Read more about filtering.](../filtering.md)