
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 764 Views
RH 403: Satellite 6.6: how to find some of the commands/parameters offline, from a system
Hi,
Following the course RH403, I feel sometimes like a clever monkey. I was able to copy/paste (yeah!) the content given in the training, in a terminal. Great job.
Unfortunately, if the source is not there, I am 100% unable to complete the action again.
Quote often it's should be explaining where to find the information on the system. For example, a weak one because it's mostly specific to curl and not Satellite:
curl --header "Content-Type:application/json"...
How are we supposed to know or where can we find it needs to be added "--header "Content-Type:application/json" when trying a POST with a local json file? It's not in the curl man page.
If it's documented somewhere hidden in a Satellite manpage, it should be indicated clearly (in the course, and in the system).
Tx,