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¶
- -hor- --help
- Show this help message and exit. 
- -qor- --quiet
- Only show warnings and errors, not progress. 
- -vor- --verbose
- Show debug information and be more verbose. 
- --verbosity
- Set the verbosity level to ‘quiet’, ‘brief’, ‘verbose’, ‘debug’ or ‘trace’. 
- -Vor- --version
- Show the application version and exit. 
