lfr deploy
It allows you to deploy the artifacts of your Liferay Workspace to your bundle. It works as a shortcut for the corresponding Gradle or Maven goal, i.e. ./gradlew deploy or ./mvnw bundle-support:deploy.
If you go in a subdirectory, it will only deploy the artifacts the subdirectory contains.
Usage:
lfr deploy [flags]
# or
lfr d
Flags:
-h,--help- help for
lfr deploy
- help for
Global Flags:
--no-color- disable colors for output messages