I’d really like to be able to post content to my microblog.pub instance from the command line. Perhaps there’s already a way to do that?
I'd also like this feature. I think it should be possible to use a CLI micropub client, but having a built-in poetry command would be much better.
I haven't checked in detail, but I imagine you could add a task to the invoke tasks (
tasks.py
) usingadmin_actions_new
to post from the CLI reasonably easily.