Skip to content

附件上传命令可指定存储策略吗? #12

Description

@cosolar

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions