Bug 574495

Summary: [Passage][FLS] supply 'request license' command
Product: [Technology] Passage Reporter: Elena Parovyshnaia <elena.parovyshnaya>
Component: FLSAssignee: Elena Parovyshnaia <elena.parovyshnaya>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0.1   
Target Milestone: 2.0.1   
Hardware: All   
OS: All   
Whiteboard:

Description Elena Parovyshnaia CLA 2021-06-28 05:39:21 EDT
For gui applications under Passage protection we provide 'Request License' facility, which scans hardware and OS of a target workstaction to be passed to licensing operator. 

Passage runtime components have facilities to do the same for command line apllications as well.

FLS, as a cli-product protected by Passage, must offer sort of 'request license' command to a user (administrator) with the harware+OS scanning output exposed. 

Unless it is expected to be difficult to gain a proepr license for a FLS installation.
Comment 1 Elena Parovyshnaia CLA 2021-06-28 06:20:48 EDT
Done with https://github.com/eclipse-passage/passage/pull/817

- `licrequest` command is added to `self` scope to expose all available runtme environments assessment
- `status` command of the `self` scope is renamed to `licstatus` to define a common ground for self licensing scenario commands