...
[OPTIONAL] -f The id of the file to retrieve. If no such argument, then the id checksums 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.
...
[MANDATORY] -f The path to the file, which is wanted to be putdeleted (the actual file is required for calculating the checksums etc. for performing the delete operation)
[OPTIONAL] -c The checksum of the file to be delete (in the collection default checksum specficiation).
[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.
[OPTIONAL] -p The id of the pillar where the file should be delete. If no argument, then the file will be deleted at all pillars.
...