agent: |
Wbx5TcJjA7XBZLW7v5rZAdd a key-value pair
Add a key-value pair
There was a problem that the LLM was not able to address. Please rephrase your prompt and try again.
This command allows you to create a key-value pair
Inputs:
- key: The key to store
- value: The value associated with the key
- proxyrole: The role under which this key value pair is stored
inputs
outputs
dkv keys set <key> --value <value> --role <proxyrole>
copied