bitops icon indicating copy to clipboard operation
bitops copied to clipboard

Default folder support

Open PhillypHenning opened this issue 2 years ago • 2 comments

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

PhillypHenning avatar Jun 23 '22 20:06 PhillypHenning

Option 1 - Configuration saved in Bitops/bitops.config.yaml

Option 2 - Configuration saved in OpsRepo/ENV/PLUGIN/bitops.config.yaml

PhillypHenning avatar Jun 23 '22 20:06 PhillypHenning

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>

Helm

  • Add subdirectory default flag
  • Add sub directory override path option

PhillypHenning avatar Jun 28 '22 18:06 PhillypHenning