Remove Command Line section from Rails cheat sheet
What does this MR do and why?
Closes #367363 (closed)
This MR removes the Command Line section from the rails cheat sheet. There are currently 3 subsections that already exist elsewhere in the documentation:
- Check the GitLab version fast - this is similarly already covered in this documentation
- Debugging SSH - already covered in this documentation
- Debugging over HTTPS - covered in the same documentation linked above
As a result, the entire section can be removed.
Screenshots or screen recordings
These are strongly recommended to assist reviewers and reduce the time to merge your change.
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.