Closed zhang-hua closed 5 years ago
The arguments like solutionName, domainId, subscriptionId is still required in the question even if they are provided in the command line.
solutionName
domainId
subscriptionId
pcs --solutionName yourSolutionName --subscriptionId yourSubscriptionId --domainId yourDomainId
Still pop up question like:
? Enter a solution name:
...
Fixed
Type of issue
Description
The arguments like
solutionName
,domainId
,subscriptionId
is still required in the question even if they are provided in the command line.Steps to reproduce
Expected behavior
pcs --solutionName yourSolutionName --subscriptionId yourSubscriptionId --domainId yourDomainId
Current behavior <!-- The actual behavior observed --
Still pop up question like:
Known workarounds
...
Possible solution
...
Context and Environment