...
[OPTIONAL] -f The id of the file to retrieve. If no such argument, then the id of all files are retrieved.
- [OPTIONAL] -p The id of the pillar where the F
[OPTIONAL] -S The salt of checksum to request in the response. Requires the ChecksumType argument.
[OPTIONAL] -R The algorithm of checksum to request in the response from the pillars.
GetFile
...
- id should be retrieved.
GetChecksum
Perform the GetChecksum by running the 'GetFileGetChecksum.sh' script. It takes the following arguments:
[MANDATORYOPTIONAL] -f The id for of the file to retrieve. If no such argument, then the id of all files are retrieved.
- [OPTIONAL] -p The id of the pillar where the file should be retrieved from. If no argument, then the file will be retrieved from the fastest pillarsthe F
[OPTIONAL] -S The salt of checksum to request in the response. Requires the ChecksumType argument.
[OPTIONAL] -l The location where the file should be placed (either total path or directory). If no argument, then in the directory where the script is locatedR The algorithm of checksum to request in the response from the pillars.
PutFile
Perform the PutFile by running the 'PutFile.sh' script. It takes the following arguments:
...