Comment 0 for bug 1596629

Revision history for this message
Kyle Fazzari (kyrofa) wrote :

Two commands will be supported: `snap set key=value` and `snap get key`. These commands will communicate with the snap by way of two hooks: apply-config and check-config.

apply-config will be responsible for applying requested config changes and returning the current config, whereas check-config will be responsible for checking config validity and returning the current config.