snap set system some.option="some value"
snap get system some.option
error: cannot perform the following tasks:
- Run configure hook of "core" snap (run hook "configure": cannot set "core.some.option": unsupported system option)
error: snap "core" has no "some" configuration option
Reported from: https://snapcraft.io/docs/how-to-guides/manage-snaps/set-system-options/
snap set system some.option="some value"
snap get system some.option
error: cannot perform the following tasks:
error: snap "core" has no "some" configuration option
Reported from: https://snapcraft.io/docs/how-to-guides/manage-snaps/set-system-options/