COMMANDS.md

November 2, 2025 ยท View on GitHub

CommandDescription
archive-setupVerify if the source path can be archived and output the archive location to use
copyCopy a manifest of files
create-manifestCreate a list of files to copy and pass as a manifest
delete-empty-foldersDelete the passed folder and its sub folders if empty.
identify-updated-itemsCompares the "derived_from" link checksums stored in the Items from the "target-collection" dataset against the current checksum of the Items of the "source-collection" dataset. Returns a list of the source Items that have changed or been added. Note: If a target collection has been provided, its Items links must be resolvable. If no target is specified, all source Items will be added to the list.
groupgroup a array of inputs into a set
lds-fetch-layerDownload a LDS layer from the LDS Cache
listList and group files into collections of tasks
mapsheet-coverageCreate a list of mapsheets needing to be created from a basemaps configuration
stac-catalogConstruct STAC catalog
stac-collection-outputRead a STAC collection. Outputs implemented field(s): scale.
stac-github-importFormat and push a STAC collection.json file and Argo Workflows parameters file to a GitHub repository
stac-setupCollection-related STAC metadata setup. Outputs collection-id and linz-slug files within /tmp/stac-setup/
stac-syncSync STAC files
stac-validateValidate STAC files
tileindex-validateMap input TIFF files to output tiles based on their location. Validate their alignment to the tile grid and output retiling information.
pretty-printPretty print JSON files
generate-pathGenerate target path from collection metadata
verify-restoreVerify that all the files requested to be restored with S3 Batch Operations Restore are restored yet. Output a boolean value to indicate if all files are restored.