Skip to content

Commit

Permalink
chore(help): added help message for index-path and pages-index-path
Browse files Browse the repository at this point in the history
Signed-off-by: yuyi <yuyi.wsy@oceanbase.com>
  • Loading branch information
powerfooI committed Mar 29, 2024
1 parent a8736e5 commit c652346
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cr.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ Usage: $(basename "$0") <options>
--skip-upload Skip package upload, just create the release. Not needed in case of OCI upload.
-l, --mark-as-latest Mark the created GitHub release as 'latest' (default: true)
--packages-with-index Upload chart packages directly into publishing branch
--index-path The path to the index file
--pages-index-path The path to the index file in the pages branch
EOF
}

Expand Down

0 comments on commit c652346

Please sign in to comment.