sematic icon indicating copy to clipboard operation
sematic copied to clipboard

Changing settings using `setting set -p plugin.path.Foo VAR VALUE` doesn't work

Open augray opened this issue 2 years ago • 0 comments

We have docs that reference adding settings for specific plugins, ex:

sematic settings set -p sematic.plugins.publishing.slack.SlackPublisher SLACK_WEBHOOK_TOKEN XXX/YYY/ZZZ

But actually using -p gives:

ERROR: -p :: Unrecognized option: -p

augray avatar Feb 15 '23 17:02 augray