halo attachment --help
halo attachment
Usage:
$ halo attachment [flags]
Commands:
list List attachments
get Show attachment details
delete Delete an attachment
upload Upload an attachment
download Download an attachment
For more info, run any command with the --help flag:
$ halo attachment list --help
$ halo attachment get --help
$ halo attachment delete --help
$ halo attachment upload --help
$ halo attachment download --help
Options:
-h, --help Display this message
Examples:
halo attachment list
halo attachment get
halo attachment delete --force
halo attachment upload --file ./image.png
halo attachment upload --url https://example.com/image.png
halo attachment download
halo attachment --help
halo attachment
Usage:
$ halo attachment [flags]
Commands:
list List attachments
get Show attachment details
delete Delete an attachment
upload Upload an attachment
download Download an attachment
For more info, run any command with the
--helpflag:$ halo attachment list --help
$ halo attachment get --help
$ halo attachment delete --help
$ halo attachment upload --help
$ halo attachment download --help
Options:
-h, --help Display this message
Examples:
halo attachment list
halo attachment get
halo attachment delete --force
halo attachment upload --file ./image.png
halo attachment upload --url https://example.com/image.png
halo attachment download