Skip to content

Commit

Permalink
Update docs/docs/tuto/creer-nouveau-bucket-minio.md
Browse files Browse the repository at this point in the history
Co-authored-by: suli-octo <129731991+suli-octo@users.noreply.github.com>
  • Loading branch information
gmoocto and suli-octo authored Aug 3, 2023
1 parent 7126bb3 commit 14ec360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/tuto/creer-nouveau-bucket-minio.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ scalingo --region osc-fr1 --app [NOM_APPLICATION_SCALINGO] run "npm run cli -- m
### Exemple
Exemple en _recette_ pour la création de `HOUSING_MINIO_RAW_BUCKET_NAME` qui vaut `housing-raw`:
```shell
scalingo --region osc-fr1 --app 1j1s-stage-orchestrateur-transform-load run "npm run cli -- mkbucket -b housing-raw-bucket"
scalingo --region osc-fr1 --app 1j1s-stage-orchestrateur-transform-load run "npm run cli -- mkbucket -b housing-raw"
```

0 comments on commit 14ec360

Please sign in to comment.