11 lines
280 B
Cheetah
11 lines
280 B
Cheetah
|
|
---
|
||
|
|
description: "View or change {{plugin_name}} configuration"
|
||
|
|
---
|
||
|
|
|
||
|
|
Invoke the {{plugin_name}} config workflow.
|
||
|
|
|
||
|
|
Read and follow: `workflows/config.md`
|
||
|
|
|
||
|
|
Parse the user's request into `operation` (`get`/`set`/`list`), `key`, and
|
||
|
|
`value` (for `set`) before following the workflow.
|