Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/cli/publish.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down