bitovi/bitops

Plugin testing on the local plugin creation guide is out of date

mickmcgrath13 opened this issue · 1 comments

Why are you updating / adding this documentation?
The way to test a local plugin is easier now with ops repo/env-level bitops configs that can override the base bitops.plugin and bitops.deployment keys.

https://bitops.sh/development/local-plugin-creation/#3-test-your-plugin

PR that introduced the functionality: https://github.com/bitovi/bitops/pull/413/files

Can probably also remove this

-v /path/to/bitops-level/bitops.config.yaml:/opt/bitops/bitops.config.yaml \

from the "3.2. Run your test" section