Skip to content

Load config using CLI flags #87

@mostafa

Description

@mostafa

This will override everything except the plugins (?), according to this:

This will be the order of precedence for loading and applying config:

  1. Plugin default values.
  2. Plugin config file.
  3. Environment variables for plugins.
  4. Global default values.
  5. Environment variables for global config.
  6. Global config updated by plugins via OnConfigLoaded hooks.

Plugins override the global configs and has the highest precedence overall.

This seems interesting: https://gist.github.com/jxsl13/52127961c2cd2d2798cd340b4032218c

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    ✨ New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions