The following table lists some options for the mirrormgr mirror command.
For more information, you can request
--help for any command. For example, you can submit
mirrormgr mirror --help to read about more flags that could be
useful.
|
Option |
Description |
|---|---|
|
|
The CA certificate for communicating with the upstream repository server. The default is "$HOME/.config/mirrormgr/ca.pem". |
|
|
The location of the certificate for authenticating with the upstream repository server. The default is "$HOME/.config/mirrormgr/cert.pem". |
|
|
The deployment data archive location. |
|
|
Help for the mirror. |
|
|
Enables debugging of HTTP requests to the log file. |
|
|
Mirrors only the latest versions of content. |
|
|
Skips the verification steps during the download. |
|
|
The path to which repositories are downloaded. The default is "$HOME/sas_repos". |
|
|
Filters repositories to mirror by platform. Here are the string
values that can be used for the
You can run the following command to list platform information:
|
|
|
If set with |
|
|
The list of repositories to mirror. If not specified, all repositories are mirrored. Note: You can run the following command to list respository information:
|
|
|
Mirrors repositories of this type (yum or APT) Note: |
|
|
The base URL of upstream repositories. The default is "https://ses.sas.download/ses". |
|
|
The number of download threads to use. The default value is 8. |
The following options are inherited from the parent command.
|
Option |
Description |
|---|---|
|
|
The configuration file location. The default is "$HOME/.config/mirrormgr/mirrormgr.yaml". |
|
|
Enables debug level logging. |
|
|
The log file location. The default is "$HOME/.local/share/mirrormgr/mirrormgr.log". Note: SAS recommends that you store the logs in the same location as the mirror repository. |