list-registries¶
List all registries for the authenticated account.
Shows the account ID, name, revision, and last modified date of each registry.
If a name is provided, only the registry with that name will be listed.
Use the edit-registries command create and edit registries.
Usage¶
snapcraft list-registries [options]
Options¶
--formatThe output format (table | json).
--nameName of the registry to list.
Global options¶
-hor--helpShow this help message and exit.
-qor--quietOnly show warnings and errors, not progress.
-vor--verboseShow debug information and be more verbose.
--verbositySet the verbosity level to ‘quiet’, ‘brief’, ‘verbose’, ‘debug’ or ‘trace’.
-Vor--versionShow the application version and exit.