Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
:_mod-docs-content-type: PROCEDURE

[id="downloading-files-to-a-host-from-a-custom-file-type-repository-by-using-cli"]
= Downloading files to a host from a {customfiletype} repository by using Hammer CLI

Check failure on line 4 in guides/common/modules/proc_downloading-files-to-a-host-from-a-custom-file-repository-by-using-cli.adoc

View workflow job for this annotation

GitHub Actions / lint style

[vale] reported by reviewdog 🐶 [foreman-documentation.HeadingWordCount] Heading must have between 3 and 11 words (currently 13 words). Raw Output: {"message": "[foreman-documentation.HeadingWordCount] Heading must have between 3 and 11 words (currently 13 words).", "location": {"path": "guides/common/modules/proc_downloading-files-to-a-host-from-a-custom-file-repository-by-using-cli.adoc", "range": {"start": {"line": 4, "column": 3}}}, "severity": "ERROR"}

[role="_abstract"]
You can download files to a host over HTTPS and optionally over HTTP if the *Unprotected* option for the repository is selected.
You can download files to a host over HTTPS if the *Unprotected* option for the repository is selected.
Use Hammer CLI to find the download URL of the {customfiletype} repository.

.Prerequisites
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
:_mod-docs-content-type: PROCEDURE

[id="downloading-files-to-a-host-from-a-custom-file-type-repository-by-using-web-ui"]
= Downloading files to a host from a {customfiletype} repository by using {ProjectWebUI}

Check failure on line 4 in guides/common/modules/proc_downloading-files-to-a-host-from-a-custom-file-repository-by-using-web-ui.adoc

View workflow job for this annotation

GitHub Actions / lint style

[vale] reported by reviewdog 🐶 [foreman-documentation.HeadingWordCount] Heading must have between 3 and 11 words (currently 12 words). Raw Output: {"message": "[foreman-documentation.HeadingWordCount] Heading must have between 3 and 11 words (currently 12 words).", "location": {"path": "guides/common/modules/proc_downloading-files-to-a-host-from-a-custom-file-repository-by-using-web-ui.adoc", "range": {"start": {"line": 4, "column": 3}}}, "severity": "ERROR"}

[role="_abstract"]
You can download files to a host over HTTPS and optionally over HTTP if the *Unprotected* option for the repository is selected.
You can download files to a host over HTTPS if the *Unprotected* option for the repository is selected.
Use {ProjectWebUI} to find the download URL of the {customfiletype} repository.

.Prerequisites
Expand Down
Loading