|
|
|
@ -39,7 +39,7 @@ $ cargo install registry-backup --git https://git.shipyard.rs/jstrong/registry-b
|
|
|
|
|
```console |
|
|
|
|
$ ./target/release/registry-backup --help |
|
|
|
|
|
|
|
|
|
registry-backup 0.2.3 |
|
|
|
|
registry-backup 0.2.4 |
|
|
|
|
Jonathan Strong <jstrong@shipyard.rs> |
|
|
|
|
Download all .crate files from a registry server |
|
|
|
|
|
|
|
|
@ -59,7 +59,7 @@ OPTIONS:
|
|
|
|
|
Directory where downloaded .crate files will be saved to [default: output] |
|
|
|
|
|
|
|
|
|
-u, --user-agent <USER_AGENT> |
|
|
|
|
Value of user-agent HTTP header [default: registry-backup/v0.2.3] |
|
|
|
|
Value of user-agent HTTP header [default: registry-backup/v0.2.4] |
|
|
|
|
|
|
|
|
|
--requests-per-second <REQUESTS_PER_SECOND> |
|
|
|
|
Requests to registry server will not exceed this rate [default: 25] |
|
|
|
@ -159,7 +159,7 @@ The commands that mirror cargo commands (e.g. `just test`) are included for the
|
|
|
|
|
|
|
|
|
|
This file is generated using a template (`doc/README.tera.md`) rendered using updated outputs of the CLI menu, config sample, and other values. |
|
|
|
|
|
|
|
|
|
This version of `README.md` was generated at `Fri, 09 Sep 2022 03:16:40 +0000` based on git commit `37e86bd4`. |
|
|
|
|
This version of `README.md` was generated at `Fri, 09 Sep 2022 03:23:10 +0000` based on git commit `73f5fee4`. |
|
|
|
|
|
|
|
|
|
To (re-)generate the `README.md` file, use the justfile command: |
|
|
|
|
|
|
|
|
|