view doc/libervia-cli/blog_attachments.rst @ 4229:dd9bc7d791d7

core (constants): use `bool_type`: Using `bool` for type hint in `Const.bool_const` if conflicting with `Const.bool` method. To avoid this, `bool_type` is used as an alias to `bool`.
author Goffi <goffi@goffi.org>
date Sat, 06 Apr 2024 12:14:10 +0200
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.