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 Exam GH-100 Topic 1 Question 6 Discussion

Actual exam question for Microsoft's GH-100 exam
Question #: 6
Topic #: 1
[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:

Currently there are no comments in this discussion, be the first to comment!


Save Cancel