exo storage metadata delete

Description

This command deletes key/value metadata from an object.

Example:

exo storage metadata delete sos://my-bucket/object-a k1

Supported output template annotations: .Path, .Bucket, .LastModified, .Size, .ACL, .Metadata, .Headers, .URL

exo storage metadata delete sos://BUCKET/(OBJECT|PREFIX/) KEY... [flags]

Options

OptionDescription
--help, -hhelp for delete
--recursive, -rdelete metadata recursively (with object prefix only)

Options inherited from parent commands

OptionDescription
--config, -CSpecify an alternate config file [env EXOSCALE_CONFIG]
--output-format, -OOutput format (table|json|text), see "exo output –help" for more information
--output-templateTemplate to use if output format is "text"
--quiet, -QQuiet mode (disable non-essential command output)
--use-account, -AAccount to use in config file [env EXOSCALE_ACCOUNT]

Related Commands