Problem: running gh completion out of curiousity produces a long and potentially confusing bash script.
Potential solution: running gh completion without arguments should show the same output as gh help completion. To obtain the script, the user would have to explicitly select a shell type, e.g. -s bash.
Followup to #591
Problem: running
gh completionout of curiousity produces a long and potentially confusing bash script.Potential solution: running
gh completionwithout arguments should show the same output asgh help completion. To obtain the script, the user would have to explicitly select a shell type, e.g.-s bash.Followup to #591