How to list snaps with their confinement?
snap list
shows all snaps, but does not list the confinement model. Is it possible to list all snaps with their info and confinement?
snap
add a comment |
snap list
shows all snaps, but does not list the confinement model. Is it possible to list all snaps with their info and confinement?
snap
With which of the confinement was the snap installed? strict, classic or devmode? See: Snap Confinement
– Hans Deragon
Dec 28 '18 at 23:41
add a comment |
snap list
shows all snaps, but does not list the confinement model. Is it possible to list all snaps with their info and confinement?
snap
snap list
shows all snaps, but does not list the confinement model. Is it possible to list all snaps with their info and confinement?
snap
snap
edited Dec 28 '18 at 23:42
Hans Deragon
asked Dec 28 '18 at 22:11
Hans DeragonHans Deragon
166111
166111
With which of the confinement was the snap installed? strict, classic or devmode? See: Snap Confinement
– Hans Deragon
Dec 28 '18 at 23:41
add a comment |
With which of the confinement was the snap installed? strict, classic or devmode? See: Snap Confinement
– Hans Deragon
Dec 28 '18 at 23:41
With which of the confinement was the snap installed? strict, classic or devmode? See: Snap Confinement
– Hans Deragon
Dec 28 '18 at 23:41
With which of the confinement was the snap installed? strict, classic or devmode? See: Snap Confinement
– Hans Deragon
Dec 28 '18 at 23:41
add a comment |
1 Answer
1
active
oldest
votes
Hard to find online. Looks like is not an official way to do it yet.
Some developers have shared how to do it with a shell script in the snapcraft forum.
You can take a look here:
https://forum.snapcraft.io/t/reliable-way-of-detecting-snap-confinement-mode/8896
Otherwise, I've found it is actually shown in the "snap list" response in the notes column. As in here:
Just to know about defaults, Snap man page states about the installation command:
"The install command installs the named snaps in the system.
With no further options, the snaps are installed tracking the stable channel, with strict security confinement."
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1105235%2fhow-to-list-snaps-with-their-confinement%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Hard to find online. Looks like is not an official way to do it yet.
Some developers have shared how to do it with a shell script in the snapcraft forum.
You can take a look here:
https://forum.snapcraft.io/t/reliable-way-of-detecting-snap-confinement-mode/8896
Otherwise, I've found it is actually shown in the "snap list" response in the notes column. As in here:
Just to know about defaults, Snap man page states about the installation command:
"The install command installs the named snaps in the system.
With no further options, the snaps are installed tracking the stable channel, with strict security confinement."
add a comment |
Hard to find online. Looks like is not an official way to do it yet.
Some developers have shared how to do it with a shell script in the snapcraft forum.
You can take a look here:
https://forum.snapcraft.io/t/reliable-way-of-detecting-snap-confinement-mode/8896
Otherwise, I've found it is actually shown in the "snap list" response in the notes column. As in here:
Just to know about defaults, Snap man page states about the installation command:
"The install command installs the named snaps in the system.
With no further options, the snaps are installed tracking the stable channel, with strict security confinement."
add a comment |
Hard to find online. Looks like is not an official way to do it yet.
Some developers have shared how to do it with a shell script in the snapcraft forum.
You can take a look here:
https://forum.snapcraft.io/t/reliable-way-of-detecting-snap-confinement-mode/8896
Otherwise, I've found it is actually shown in the "snap list" response in the notes column. As in here:
Just to know about defaults, Snap man page states about the installation command:
"The install command installs the named snaps in the system.
With no further options, the snaps are installed tracking the stable channel, with strict security confinement."
Hard to find online. Looks like is not an official way to do it yet.
Some developers have shared how to do it with a shell script in the snapcraft forum.
You can take a look here:
https://forum.snapcraft.io/t/reliable-way-of-detecting-snap-confinement-mode/8896
Otherwise, I've found it is actually shown in the "snap list" response in the notes column. As in here:
Just to know about defaults, Snap man page states about the installation command:
"The install command installs the named snaps in the system.
With no further options, the snaps are installed tracking the stable channel, with strict security confinement."
edited Jan 20 at 0:09
answered Jan 13 at 0:16
Dan OrtegaDan Ortega
213
213
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1105235%2fhow-to-list-snaps-with-their-confinement%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
With which of the confinement was the snap installed? strict, classic or devmode? See: Snap Confinement
– Hans Deragon
Dec 28 '18 at 23:41