snapctl get fails to get all the config
Bug #1911066 reported by
Ondrej Kubik
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
snapd |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
One can get entire formatted snap config for one snap by calling:
$ snap get <snap name> -d
however same is not possible to do within snap
$ snapctl get -d
error: error running snapctl: get which option?
snap version
snap 2.48.2
snapd 2.48.2
series 16
kernel 5.9.6+
You can pass multiple names if that helps your use case.