~$ snap list http
error: no matching snaps installed
~$ snap install http
http 1.0.0-1 from John Lenton (chipaca) installed
~$ snap connections http
Interface Plug Slot Notes
network http:network :network -
network-bind http:network-bind :network-bind -
snapd-control http:snapd-control :snapd-control -
~$ snap disconnect http:network
~$ snap connections http
Interface Plug Slot Notes
network http:network - -
network-bind http:network-bind :network-bind -
snapd-control http:snapd-control :snapd-control -
~$ snap refresh http --revision 22
http 0.9.9-1.1 from John Lenton (chipaca) refreshed
~$ snap connections http
Interface Plug Slot Notes
network http:network - -
network-bind http:network-bind :network-bind -
snapd-control http:snapd-control :snapd-control -
2 Likes