We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb76494 commit d08c75aCopy full SHA for d08c75a
docs/cli.md
@@ -594,6 +594,10 @@ Should match a repository name set by the [`config`](#config) command.
594
* `--dry-run`: Perform all actions except upload the package.
595
* `--skip-existing`: Ignore errors from files already existing in the repository.
596
597
+{{% note %}}
598
+See [Configuring Credentials]({{< relref "repositories/#configuring-credentials" >}}) for more information on how to configure credentials.
599
+{{% /note %}}
600
+
601
## config
602
603
The `config` command allows you to edit poetry config settings and repositories.
0 commit comments