find abort Abort a pending change ack Adds an assertion to the system alias Sets up a manual alias aliases Lists aliases in the system buy Buys a snap changes List system changes connect Connects a plug to a slot disable Disables a snap in the system disconnect Disconnects a plug from a slot download Downloads the given snap enable Enables a snap in the system find Finds packages to install get Prints configuration options help Help info show detailed information about a snap install Installs a snap to the system interfaces Lists interfaces in the system known Shows known assertions of the provided type list List installed snaps login Authenticates on snapd and the store logout Log out of the store prefer Prefer aliases from a snap anddisable conflicts refresh Refreshes a snap in the system remove Removes a snap from the system revert Reverts the given snap to the previous state runRun the given snap command set Changes configuration options tasks List a change's tasks try Tests a snap in the system unalias Unalias a manual alias or an entire snap version Shows version details watch Watch a change in progress
Download snap “core” (3017) from channel “stable” (The download has been cancelled: context canceled)
The install command installs the named snap in the system.
ApplicationOptions: --version Print the version and exit
HelpOptions: -h, --help Show this help message
[install command options] --channel= Use this channel instead of stable --edge Install from the edge channel --beta Install from the beta channel --candidate Install from the candidate channel --stable Install from the stable channel --devmode Put snap in development mode and disable security confinement --jailmode Put snap in enforced confinement mode --classic Put snap in classic mode and disable security confinement --revision= Install the given revision of a snap, to which you must have developer access --dangerous Install the given snap file even if there are no pre-acknowledged signatures for it, meaning it was not verified and could be dangerous (--devmode implies this) --unaliased Install the given snap without enabling its automatic aliases
Install, configure, refresh andremove snap packages. Snaps are 'universal' packages that work across many different Linux systems, enabling secure distribution of the latest apps and utilities for cloud, servers, desktops and the internet of things.
This is the CLI for snapd, a background service that takes care of snaps on the system. Start with 'snap list'to see installed snaps.
Application Options: --version Print the version and exit
Help Options: -h, --help Show this help message
Available commands: abort Abort a pending change ack Adds an assertion to the system alias Sets up a manual alias aliases Lists aliases in the system buy Buys a snap changes List system changes connect Connects a plug to a slot disable Disables a snap in the system disconnect Disconnects a plug from a slot download Downloads the given snap enable Enables a snap in the system find Finds packages to install (aliases: search) get Prints configuration options help Help info show detailed information about a snap install Installs a snap to the system interface Lists snap interfaces interfaces Lists interfaces in the system known Shows known assertions of the provided type list List installed snaps login Authenticates on snapd and the store logout Log out of the store logs Retrieve logs of services prefer Prefer aliases from a snap anddisable conflicts refresh Refreshes a snap in the system remove Removes a snap from the system restart Restart services revert Reverts the given snap to the previous state runRun the given snap command services Query the status of services set Changes configuration options start Start services stop Stop services switch Switches snap to a different channel tasks List a change's tasks (aliases: change) try Tests a snap in the system unalias Unalias a manual alias or an entire snap version Shows version details watch Watch a change in progress whoami Prints the email the user is logged in with.