Skip to content

Commit c652346

Browse files
committed
chore(help): added help message for index-path and pages-index-path
Signed-off-by: yuyi <yuyi.wsy@oceanbase.com>
1 parent a8736e5 commit c652346

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

cr.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ Usage: $(basename "$0") <options>
3838
--skip-upload Skip package upload, just create the release. Not needed in case of OCI upload.
3939
-l, --mark-as-latest Mark the created GitHub release as 'latest' (default: true)
4040
--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
4143
EOF
4244
}
4345

0 commit comments

Comments
 (0)