We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43c2639 commit 08b762fCopy full SHA for 08b762f
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