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 697aaa6 commit 36b8bfeCopy full SHA for 36b8bfe
docs/index.md
@@ -1691,8 +1691,6 @@ class Settings(BaseSettings):
1691
1692
If a shortcut collides (is mapped to multiple fields), it will apply to the first matching field in the model.
1693
1694
-See the [test cases](../tests/test_source_cli.py) for more advanced usage and edge cases.
1695
-
1696
### Integrating with Existing Parsers
1697
1698
A CLI settings source can be integrated with existing parsers by overriding the default CLI settings source with a user
0 commit comments