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
Option | Description |
---|---|
--help, -h | help for delete |
--recursive, -r | delete metadata recursively (with object prefix only) |
Options inherited from parent commands
Option | Description |
---|---|
--config, -C | Specify an alternate config file [env EXOSCALE_CONFIG] |
--output-format, -O | Output format (table|json|text), see "exo output –help" for more information |
--output-template | Template to use if output format is "text" |
--quiet, -Q | Quiet mode (disable non-essential command output) |
--use-account, -A | Account to use in config file [env EXOSCALE_ACCOUNT] |
Related Commands
- metadata - Manage objects metadata