Skip to content

Commit

Permalink
docs(kv): add mention of features flags
Browse files Browse the repository at this point in the history
  • Loading branch information
davlgd committed Dec 18, 2024
1 parent 2a013d7 commit cb9677f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/kv.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ clever addon create kv ADDON_NAME
And immediately use it with `clever kv` command:

```bash
clever features enable kv # KV command is in testing stage
clever kv ADDON_NAME_OR_ID PING # It will answer PONG
clever kv ADDON_NAME_OR_ID PING Hello # It will answer Hello
```
Expand Down

0 comments on commit cb9677f

Please sign in to comment.