Skip to content

Commit 08b762f

Browse files
committed
docs/publish: add ref to configuring credentials
Resolves: #9109
1 parent 43c2639 commit 08b762f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/cli.md

Lines changed: 4 additions & 0 deletions
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)