Extend CLI to support custom lp creation
Bug #1338623 reported by
Devdatta Kulkarni
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Solum |
Fix Committed
|
Wishlist
|
Arati Mahimane |
Bug Description
In Solum we want to support creation of custom language packs.
This bug is related to extending the CLI for this purpose.
We want to create a new command 'lp create' which will be used as follows:
solum lp create <github url of custom lp repository>
See custom language pack spec for details: https:/
Changed in solum: | |
assignee: | Devdatta (devdatta-kulkarni) → Arati Mahimane (arati-mahimane) |
Changed in solum: | |
importance: | Undecided → Wishlist |
status: | New → Triaged |
To post a comment you must log in.
(devdatta- kulkarni) :
Note that Solum CLI already has languagepack create ability. Need to check if that is sufficient or not.
I am doing that right now.