Skip to content

[feature] add support for setting settings #7

@masukomi

Description

@masukomi

the v2.0.0 db adds the clu_metadata table which has a key and value column (both TEXT data type)

There should be a command that enables the setting of settings. I'm thinking

clu set <key> <value>

and a corresponding command to display all the metadata

clu metadata

(displays all the key value pairs)

This will be used, for a variety of things, but from a user facing perspective the first thing will be to toggle support for demos clu set demos true

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions