Skip to content

Commit

Permalink
Merge pull request #15 from nagytech/fix/build-path-short
Browse files Browse the repository at this point in the history
Add 'p' short for build.path command
  • Loading branch information
Adriano Santos authored Dec 2, 2019
2 parents 5a9c30a + 2fb5047 commit bb035e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cloudstate/src/cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ subcommands:
takes_value: true
help: Used in conjunction with 'create' and/or 'build'. Set version of user function. Used to create container images. Example. -t 1.0.1 or --tag=0.1.0
- path:
short: p
long: path
takes_value: true
help: Set the path of build
Expand Down

0 comments on commit bb035e1

Please sign in to comment.