File tree Expand file tree Collapse file tree
Open diff view settings
Expand file tree Collapse file tree
Open diff view settings
Original file line number Diff line number Diff line change 1- ## CloudMonkey [ ![ Build Status] ( https://travis-ci.org/apache/cloudstack-cloudmonkey.svg?branch=master )] ( https://travis-ci.org/apache/cloudstack-cloudmonkey ) [ ![ ] ( https://images.microbadger.com/badges/version/apache/cloudstack-cloudmonkey.svg )] ( https://hub.docker.com/r/apache/cloudstack-cloudmonkey ) [ ![ cloudmonkey] ( https://snapcraft.io/cloudmonkey/badge.svg )] ( https://snapcraft.io/cloudmonkey )
1+ ## CloudMonkey [ ![ Build Status] ( https://travis-ci.org/apache/cloudstack-cloudmonkey.svg?branch=main )] ( https://travis-ci.org/apache/cloudstack-cloudmonkey ) [ ![ ] ( https://images.microbadger.com/badges/version/apache/cloudstack-cloudmonkey.svg )] ( https://hub.docker.com/r/apache/cloudstack-cloudmonkey ) [ ![ cloudmonkey] ( https://snapcraft.io/cloudmonkey/badge.svg )] ( https://snapcraft.io/cloudmonkey )
22
33` cloudmonkey ` :cloud ::monkey_face : is a command line interface (CLI) for
44[ Apache CloudStack] ( http://cloudstack.apache.org ) .
@@ -57,7 +57,7 @@ Report issue(s) on the `user` mailing list and/or open a Github [issue](https://
57573 . Commit your change
58584 . Write tests for your change if applicable
59595 . Run the tests, ensuring they all pass
60- 6 . Submit a [ Pull Request] ( https://github.com/apache/cloudstack-cloudmonkey/pull/new/master ) using Github
60+ 6 . Submit a [ Pull Request] ( https://github.com/apache/cloudstack-cloudmonkey/pull/new/main ) using Github
6161
6262### History
6363
Original file line number Diff line number Diff line change 1919version=' TESTBUILD'
2020sourcedir=~ /cloudstack-cloudmonkey
2121outputdir=/tmp/cloudstack-cloudmonkey-build/
22- branch=' master '
22+ branch=' main '
2323tag=' no'
2424certid=' X'
2525committosvn=' X'
2626
2727usage (){
2828 echo " usage: $0 -v version [-b branch] [-s source dir] [-o output dir] [-t] [-u] [-c] [-h]"
2929 echo " -v sets the version"
30- echo " -b sets the branch (defaults to 'master ')"
30+ echo " -b sets the branch (defaults to 'main ')"
3131 echo " -s sets the source directory (defaults to $sourcedir )"
3232 echo " -o sets the output directory (defaults to $outputdir )"
3333 echo " -t tags the git repo with the version"
You can’t perform that action at this time.
0 commit comments