Mercurial > libervia-backend
view doc/libervia-cli/blog_attachments.rst @ 4142:783bbdbf8567
cli (base): new `a_quit` method to run async cleaning methods:
it may be necessary to run some async cleaning method (e.g. if bridge is needed), this new
method handles async cleaning method, and will be called when `SystemExit` is used, or if
`a_quit` is called explicitely.
rel 426
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 01 Nov 2023 14:08:00 +0100 |
parents | 8b76caa89aa0 |
children |
line wrap: on
line source
.. _libervia-cli_blog_attachments: =================================================== blog/attachments: (un)attach Metadata to Blog Items =================================================== Blog attachments subcommands are the same as :ref:`pubsub attachments <libervia-cli_pubsub_attachments>` subcommands except that if ``--node`` is not specified, default blog node will be used. Please refer to pubsub attachments documentation for details.