-
Type:
Story
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: 7.0.0 DXP FP28, 7.0.X EE, Master
-
Fix Version/s: 7.0.0 DXP FP30, 7.0.X EE, 7.0.4 CE GA5, Master
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Priority Level:Low
-
Git Pull Request:
After executing the upgrade using the DB upgrade client, if it fails, we show a help message with all Gogo commands, new commands have been added so we need to update this output accordingly.
It should show information regarding these commands:
upgrade:check
upgrade:execute
upgrade:executeAll
upgrade:list
upgrade:check
verify:execute
verify:executeAll
verify:list
verify:show
verify:showReports.
Steps to reproduce it:
- Enter help to check commands
- Enter help
{command}
like "help upgrade:executeAll"
Results before the modifications:
"help upgrade:executeAll" or any other help execution for upgrade or verify commands doesn't return any information
Results after the modifications:
"help upgrade:executeAll" or any other help execution for upgrade or verify commands returns information about the purpose of the command