Skip to content

Commit 0520f5c

Browse files
adoroszlaielek
authored andcommitted
HDDS-1924. ozone sh bucket path command does not exist
Closes #1245
1 parent 70f4674 commit 0520f5c

File tree

1 file changed

+1
-1
lines changed
  • hadoop-hdds/docs/content/interface

1 file changed

+1
-1
lines changed

hadoop-hdds/docs/content/interface/S3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ To show the storage location of a S3 bucket, use the `ozone s3 path <bucketname>
119119
```
120120
aws s3api --endpoint-url http://localhost:9878 create-bucket --bucket=bucket1
121121
122-
ozone sh bucket path bucket1
122+
ozone s3 path bucket1
123123
Volume name for S3Bucket is : s3thisisakey
124124
Ozone FileSystem Uri is : o3fs://bucket1.s3thisisakey
125125
```

0 commit comments

Comments
 (0)