
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 1,727 Views
Curl documentaion in D0380 exam
Hi Team,
Will curl documentation be provided in D0380 exam ?
Kindly share the link related to curl that will be provided in the exam .
Lab Link doesn;t mention curl documentation
https://role.rhu.redhat.com/rol-rhu/app/courses/do380-4.10/pages/ch02s05
Thanks
Sakshi

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 1,710 Views
Hi @sakshi-80 !
Not sure about the curl link if it will be provided in the exam. The best way to get an official answer on this question is to submit your query here : https://rhtapps.redhat.com/comments

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 1,700 Views
The command `curl --help` might provide sufficient documentation. If the environment has man (manual) pages installed, the command `man curl` provides more detail on the options.
Conventionally speaking, this is referred to as "online" documentation. Today we might refer to this as "offline" or local documentation as Internet access is not required to use the man pages. Presence of the man pages in an exam environment are not guaranteed and would not be expected inside of a container as most containers are not used interactively.
Sadly, https://bugzilla.redhat.com/show_bug.cgi?id=1515352 meant the `man` command will no longer be as entertaining for neither late night test takers nor Abba fans alike.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 1,695 Views
Great info, thanks. Is there a link that shows all of the documenation available for the DO380 exam?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 1,690 Views
Reports as to what documentation is available during the exams ranges. For example, this thread about the EX200 RHCSA exam comment states "The documentation that ships with the product is available during the exam." (man pages) while this thread on the DO288 exam refers to the offline version of the OpenShift product documentation.
If you are taking an exam based on OpenShift 4.10, it may be helpful to know the product documentation as it is available via access.redhat.com. Internet access is not permitted so links in the documentation may not be expected to work properly.
https://access.redhat.com/documentation/en-us/openshift_container_platform/4.10
Before the exam, you may want to review what is provided in the documenation and where it is so you may refer to it quickly, if needed. If there is something not covered by the product documentation, the information may or may not be provided during any particular exam and, only through experience, will you know for yourself whether any specific bit of information should be memorized for a second attempt, if needed.