adjust help message
This commit is contained in:
@@ -38,7 +38,7 @@ var cmdGateway = &Command{
|
|||||||
Long: `start a gateway server which accepts REST operation to write any blobs, files, or topic messages.
|
Long: `start a gateway server which accepts REST operation to write any blobs, files, or topic messages.
|
||||||
|
|
||||||
POST /blobs/
|
POST /blobs/
|
||||||
return a chunk id
|
upload the blob and return a chunk id
|
||||||
DELETE /blobs/<chunk_id>
|
DELETE /blobs/<chunk_id>
|
||||||
delete a chunk id
|
delete a chunk id
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user