You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- path provided via ``KARTON_CONFIG_FILE`` environment variable
28
29
- ``--config-path <path>`` optional, additional path provided in arguments
29
30
- ``KARTON_SECTION_OPTION`` values from environment variables e.g. (``secret_key`` option in ``[s3]`` section can be overridden using ``KARTON_S3_SECRET_KEY`` variable)
30
31
- Command-line arguments (if ``Karton.main()`` method is used as entrypoint)
0 commit comments