Helpful Blade Commands

Created: 31 October 2024  Modified:

Useful Blade commands for various situations.

List available project templates available.

List templates

$ blade create -l

List available sample projects Blade can produce

List samples

$ blade samples

Initiate a Liferay workspace for open source portal.

Create Workspace

$ blade init -v portal-7.4-ga125 Workspace-7.4-ga125

Initiate a Liferay service builder project inside a workspace.

Create Service Builder Module

$ blade create -t service-builder -p com.acme.y7g4 PracticeService1
tags: linux - liferay - blade
   Less Is More