Go-sbot blobs usage #21
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
CC: @notplants
I'm pasting here what @cblgh had to say about blobs in cabal:
Further notes from testing:
Once the
add
command has been executed (documented above), it returns a reference to the blob. This can then be used to compose and publish anabout
message:Note that the ordering of the arguments is very important here, as are the inverted-commas (
"
) around the references. The command will fail if the inverted-commas are ommitted.publishing an about with the image
notes:
--image
to your blob ref from./sbotcli blobs add
:)Latest working commands, using sbotcli-getsubset branch: