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 e6c7c3f commit 561a146Copy full SHA for 561a146
docs/cli.md
@@ -579,6 +579,10 @@ Should match a repository name set by the [`config`](#config) command.
579
* `--dry-run`: Perform all actions except upload the package.
580
* `--skip-existing`: Ignore errors from files already existing in the repository.
581
582
+{{% note %}}
583
+See [Configuring Credentials]({{< relref "repositories/#configuring-credentials" >}}) for more information on how to configure credentials.
584
+{{% /note %}}
585
+
586
## config
587
588
The `config` command allows you to edit poetry config settings and repositories.
0 commit comments