Skip to content

Commit 561a146

Browse files
committed
docs/publish: add ref to configuring credentials
Resolves: #9109 (cherry picked from commit d08c75a)
1 parent e6c7c3f commit 561a146

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
@@ -579,6 +579,10 @@ Should match a repository name set by the [`config`](#config) command.
579579
* `--dry-run`: Perform all actions except upload the package.
580580
* `--skip-existing`: Ignore errors from files already existing in the repository.
581581

582+
{{% note %}}
583+
See [Configuring Credentials]({{< relref "repositories/#configuring-credentials" >}}) for more information on how to configure credentials.
584+
{{% /note %}}
585+
582586
## config
583587

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

0 commit comments

Comments
 (0)