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