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
  • Loading branch information
abn committed Mar 4, 2024
1 parent 2f6a553 commit 4b0b378
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 @@ -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.
Expand Down

0 comments on commit 4b0b378

Please sign in to comment.