list-confdb-schemas¶
List all confdb schemas for the authenticated account.
Shows the account ID, name, revision, and last modified date of each confdb-schema.
If a name is provided, only the confdb schema with that name will be listed.
Use the edit-confdb-schema command create and edit confdb schemas.
Usage¶
snapcraft list-confdb-schemas [options]
Options¶
- --format
- The output format (table | json). 
- --name
- Name of the confb schema to list. 
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. 
