Skip to content
Snippets Groups Projects
Commit ed690e4b authored by Dmitry Fleytman's avatar Dmitry Fleytman Committed by Pekka Enberg
Browse files

release-ec2: trivial: help screen enhancements


Help screen enhanced to make parameters syntax clear

Signed-off-by: default avatarDmitry Fleytman <dmitry@daynix.com>
Signed-off-by: default avatarPekka Enberg <penberg@cloudius-systems.com>
parent 6e110e24
No related branches found
No related tags found
No related merge requests found
......@@ -48,8 +48,8 @@ This script assumes following packages are installed and functional:
This script receives following command line arguments:
$PARAM_HELP - print this help screen and exit
$PARAM_IMAGE - do not rebuild OSv, upload specified image instead
$PARAM_VERSION - do not generate version based on repository, use specified string instead
$PARAM_IMAGE <image file> - do not rebuild OSv, upload specified image instead
$PARAM_VERSION <version string> - do not generate version based on repository, use specified string instead
$PARAM_PRIVATE_ONLY - do not publish or replicate AMI - useful for pre-release build verification
$PARAM_INSTANCE - do not rebuild, upload existing image and stop afer instance creation - useful for development phase
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment