We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0bc6a9 commit afe21c4Copy full SHA for afe21c4
docs/extensions/s3.md
@@ -22,7 +22,7 @@ Now you need to tell InvenioRDM where that bucket is. For that, create a new loc
22
23
``` console
24
$ cd path/to/your/instance
25
-$ pipenv run invenio files location s3-default s3://default-bucket --default
+$ pipenv run invenio files location create s3-default s3://default-bucket --default
26
```
27
28
If you are running the containerized version, run:
0 commit comments