parent
70f46746b1
commit
0520f5cede
|
@ -119,7 +119,7 @@ To show the storage location of a S3 bucket, use the `ozone s3 path <bucketname>
|
|||
```
|
||||
aws s3api --endpoint-url http://localhost:9878 create-bucket --bucket=bucket1
|
||||
|
||||
ozone sh bucket path bucket1
|
||||
ozone s3 path bucket1
|
||||
Volume name for S3Bucket is : s3thisisakey
|
||||
Ozone FileSystem Uri is : o3fs://bucket1.s3thisisakey
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue