status¶
Show the status of a snap in the Snap Store. The name must be accessible from the requesting account by being the owner or a collaborator of the snap.
Usage¶
snapcraft status [options] <name>
Required¶
name
Get the status on a snap from the Snap Store.
Options¶
--arch
Limit the status report to the requested architectures.
--track
Limit the status report to the requested tracks.
Global options¶
-h
or--help
Show this help message and exit.
-q
or--quiet
Only show warnings and errors, not progress.
-v
or--verbose
Show debug information and be more verbose.
--verbosity
Set the verbosity level to ‘quiet’, ‘brief’, ‘verbose’, ‘debug’ or ‘trace’.
-V
or--version
Show the application version and exit.