key put
Contents
Usage
$ ozone sh key put [-hV] [--stream]
[-r=<replication>]
[-t=<type>]
<value>
<fileName>
Parameter | Description |
---|---|
value |
A key URI. It can be a full URI (starts with |
replication |
Replication definition. The valid values are based on the replication type. For |
type |
Replication type. The supported types are |
fileName |
Path to the file whose contents should be uploaded to a key |
--stream |
Specifies whether to use Streaming Write Pipeline |
-h, --help |
Prints out a help manual for this command |
-V, --version |
Prints out version information and exits |