Request
In the CLP package, the compress.sh script accepts a --tags option which is a comma-separated list of tags to apply to the compressed archives, and the search.sh script can also accept a --tags option to filter for specified tags which were applied during compression. However, those are not documented in the current user guide in the docs.
Similarly, the --file-path option in search.sh can be documented.
Possible implementation
See above.
Request
In the CLP package, the compress.sh script accepts a
--tagsoption which is a comma-separated list of tags to apply to the compressed archives, and the search.sh script can also accept a--tagsoption to filter for specified tags which were applied during compression. However, those are not documented in the current user guide in the docs.Similarly, the
--file-pathoption in search.sh can be documented.Possible implementation
See above.