login¶
Log in to the Snap Store with your Ubuntu One SSO credentials. If you do not have any, you can create them at https://login.ubuntu.com
To use the alternative authentication mechanism (Candid), set the environment variable ‘SNAPCRAFT_STORE_AUTH’ to ‘candid’.
The login command requires a working keyring on the system it is used on. As an alternative, export ‘SNAPCRAFT_STORE_CREDENTIALS’ with the exported credentials.
Usage¶
snapcraft login [options]
Options¶
- --experimental-login
- (deprecated) Enable candid login. Set SNAPCRAFT_STORE_AUTH=candid instead. 
- --with
- File to use for imported credentials. 
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. 
