Command
Live plugins are set up to run without additional configuration but should be customizable to improve their usability.
set plugin-config quick-stats.realtime true --global
set plugin-config language chinese --local
--global would update spp-plugin.yaml
--local would update spp-plugin-local.yaml
Persistence
spp-plugin.yaml
override: true
service_host: "https://tenant1.sourceplus.plus"
authorization_code: "change-me"
service_name: "demo-groovy"
plugin_config:
quick-stats:
realtime: true
language: chinese
Command
Live plugins are set up to run without additional configuration but should be customizable to improve their usability.
set plugin-config quick-stats.realtime true --globalset plugin-config language chinese --local--global would update spp-plugin.yaml--local would update spp-plugin-local.yamlPersistence
spp-plugin.yaml