diff --git a/docs/cli.md b/docs/cli.md index 8bca1375b97..44dff627781 100644 --- a/docs/cli.md +++ b/docs/cli.md @@ -515,6 +515,10 @@ poetry publish It can also build the package if you pass it the `--build` option. +{{% note %}} +See [Publishable Repositories]({{< relref "repositories/#publishable-repositories" >}}) for more information on how to configure and use publishable repositories. +{{% /note %}} + ### Options * `--repository (-r)`: The repository to register the package to (default: `pypi`).