We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8736e5 commit c652346Copy full SHA for c652346
1 file changed
cr.sh
@@ -38,6 +38,8 @@ Usage: $(basename "$0") <options>
38
--skip-upload Skip package upload, just create the release. Not needed in case of OCI upload.
39
-l, --mark-as-latest Mark the created GitHub release as 'latest' (default: true)
40
--packages-with-index Upload chart packages directly into publishing branch
41
+ --index-path The path to the index file
42
+ --pages-index-path The path to the index file in the pages branch
43
EOF
44
}
45
0 commit comments