Skip to content

Commit

Permalink
docs/publish: add ref to configuring credentials
Browse files Browse the repository at this point in the history
Resolves: #9109
(cherry picked from commit d08c75a)
  • Loading branch information
abn committed Mar 4, 2024
1 parent e6c7c3f commit 561a146
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -579,6 +579,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.
Expand Down

0 comments on commit 561a146

Please sign in to comment.