-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or request

Description
Background
The project does not keep any information about what variant was applied to the project. The only way to be of current variants is to call switch
again or compare parameters.
Solution
Save the latest selected variant in .variant
file when calling switch
command and highlight the selected variant while running list
command, for example:
default
* dev
qa
Content of the file .variant
version: 1.1.0
variant: default
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request