This project is a comprehensive solution designed to host multiple Command Line Interfaces (CLIs) for various purposes.
Command | Description | Options |
---|---|---|
configure |
Configure the app | None |
devops sync |
Synchronize variable groups | None |
devops search |
Search for a variable group and variables | -vg , --variableGroup (VariableGroupName: The name of the variable group to search for) -vn , --variableName (VariableName: The name of the variable to search for) |
gnios configure
gnios configure
gnios devops search -vg MyVariableGroup -vn MyVariableName