Mercurial > libervia-backend
view doc/libervia-cli/blog_attachments.rst @ 4162:98687eaa6a09
models (core): separate `MessageEditData` from `MessageEdition`:
`MessageEditData` is used to carry a new `MessageData` when an edition has happened, while
`MessageEdition` is used to send changes to do for a new edition.
author | Goffi <goffi@goffi.org> |
---|---|
date | Tue, 28 Nov 2023 17:37:02 +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.