diff --git a/docs/cli.md b/docs/cli.md index 7a10d62d63f..161ff107c5c 100644 --- a/docs/cli.md +++ b/docs/cli.md @@ -594,6 +594,10 @@ Should match a repository name set by the [`config`](#config) command. * `--dry-run`: Perform all actions except upload the package. * `--skip-existing`: Ignore errors from files already existing in the repository. +{{% note %}} +See [Configuring Credentials]({{< relref "repositories/#configuring-credentials" >}}) for more information on how to configure credentials. +{{% /note %}} + ## config The `config` command allows you to edit poetry config settings and repositories.