-
Type:
Feature Request
-
Status: Closed
-
Priority:
Minor
-
Resolution: Implemented in Platform
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Fragments Toolkit
-
Labels:
Background
It is possible to import developed fragments from command line with npm run import.
When running it, the user is prompted for the following information:
1. Liferay host & port
2. Username
3. Password
4. Company ID
5. Group ID
Issue
Since it is an interactive process, it makes it difficult to script it and automate it.
Feature Request
Allow the possibility to provide parameters to the import task so it can be scripted as needed.