JupiterOne / starbase

Graph-based security analysis for everyone
Mozilla Public License 2.0
337 stars 32 forks source link

Allow `starbase setup` to take in an option for passing in a config file #22

Closed ceelias closed 2 years ago

ceelias commented 2 years ago

Currently starbase only reads from config.yaml. It would be nice to have the option to point to another file to be used as the config.

Example:

yarn setup -f anotherconfig.yaml

erichs commented 2 years ago

This is likely to be a requirement for those using the Starbase container.