Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft GH-100 Exam - Topic 7 Question 11 Discussion

Actual exam question for Microsoft's GH-100 exam
Question #: 11
Topic #: 7
[All GH-100 Questions]

You need to create a support bundle for your GitHub Enterprise Server instance with the hostname ghe.avocado.corp. What command should you use to create a support bundle?

Show Suggested Answer Hide Answer
Suggested Answer: A

Run the ghe-support-bundle command over SSH on your appliance and redirect its output to a file. For example:

ssh -p 122 admin@ghe.avocado.corp -- 'ghe-support-bundle -o' > support-bundle.tgz

This invokes the built-in support-bundle utility on your GitHub Enterprise Server instance and captures the resulting archive locally.


Contribute your Thoughts:

0/2000 characters
Frankie
13 hours ago
Why would you use curl for this? Sounds sketchy.
upvoted 0 times
...
Paris
6 days ago
Definitely A), I've used it before.
upvoted 0 times
...
Olene
11 days ago
Wait, can you really use ghe-config for that? Seems off.
upvoted 0 times
...
Corrie
16 days ago
I think D) is the right one, though.
upvoted 0 times
...
Sherell
21 days ago
A) is the correct command for creating a support bundle.
upvoted 0 times
...
Jenelle
27 days ago
I feel like I saw something about using SSH for support bundles, but I can't recall if it was option A or D. This is tricky!
upvoted 0 times
...
Iluminada
1 month ago
I’m a bit confused; I thought 'ghe-diagnostics' was for checking system health, not for creating bundles. Could it be option B?
upvoted 0 times
...
Stephaine
1 month ago
I remember practicing a similar question, and I feel like 'ghe-config generate-support-bundle' was the right command, so maybe it's option D?
upvoted 0 times
...
Coral
1 month ago
I think the command for creating a support bundle is related to 'ghe-support-bundle', but I'm not sure if it's option A or D.
upvoted 0 times
...

Save Cancel