PROCURE REQUIRED PARAMETER VALUES
-
Execute the below command to procure all the supported Process Types
-
vsp-cli internal-state vsp-web-assist get types
-
-
Execute the below command to procure all the supported Log Levels
-
vsp-cli internal-state vsp-web-assist get logLevel
-
-
Execute the below command to procure the allowed values and Application context values
-
vsp-cli internal-state vsp-web-assist get appContext -s <ProcessType>
-
ProcessType - Supported process types are: "Java" ".Net" ".Net Core" "Php" "Node.js" "Ruby" "Nginx" "Apache Httpd"
-