Skip to content

Commit d08c75a

Browse files
committed
docs/publish: add ref to configuring credentials
Resolves: #9109
1 parent fb76494 commit d08c75a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/cli.md

+4
Original file line numberDiff line numberDiff line change
@@ -594,6 +594,10 @@ Should match a repository name set by the [`config`](#config) command.
594594
* `--dry-run`: Perform all actions except upload the package.
595595
* `--skip-existing`: Ignore errors from files already existing in the repository.
596596

597+
{{% note %}}
598+
See [Configuring Credentials]({{< relref "repositories/#configuring-credentials" >}}) for more information on how to configure credentials.
599+
{{% /note %}}
600+
597601
## config
598602

599603
The `config` command allows you to edit poetry config settings and repositories.

0 commit comments

Comments
 (0)