bitops
bitops copied to clipboard
Default folder support
Is your feature request related to a problem? Please describe.
- Add in the ability to specify a default folder.
- determine where default folder configuration should be saved to
- copy in default folder to plugins env folder during run
- add to exported env
Option 1 - Configuration saved in Bitops/bitops.config.yaml
Option 2 - Configuration saved in OpsRepo/ENV/PLUGIN/bitops.config.yaml
bitops/bitops.config.yaml
- Add
default folder
configuration - Add Sub-directory configuration
- would be built by Bitops Core and would look like the following;
opsrepo/<default>/<alias>
- would be built by Bitops Core and would look like the following;
Helm
- Add
subdirectory
default flag - Add
sub directory override
path option