Skip to content

Commit

Permalink
Better docs on --storage-amazon-endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
jdolitsky authored Oct 17, 2017
1 parent 0fb82c1 commit 7e96364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ The contents of index.yaml will be printed to stdout and the program will exit.
- `--disable-api` - disable all routes prefixed with /api
- `--allow-overwrite` - allow chart versions to be re-uploaded
- `--chart-url=<url>` - absolute url for .tgzs in index.yaml
- `--storage-amazon-endpoint` - alternative s3 endpoint
- `--storage-amazon-endpoint=<endpoint>` - alternative s3 endpoint
- `--chart-post-form-field-name=<field>` - form field which will be queried for the chart file content
- `--prov-post-form-field-name=<field>` - form field which will be queried for the provenance file content

Expand Down

0 comments on commit 7e96364

Please sign in to comment.