COMMANDS.md
November 2, 2025 ยท View on GitHub
| Command | Description |
|---|---|
| archive-setup | Verify if the source path can be archived and output the archive location to use |
| copy | Copy a manifest of files |
| create-manifest | Create a list of files to copy and pass as a manifest |
| delete-empty-folders | Delete the passed folder and its sub folders if empty. |
| identify-updated-items | Compares 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. |
| group | group a array of inputs into a set |
| lds-fetch-layer | Download a LDS layer from the LDS Cache |
| list | List and group files into collections of tasks |
| mapsheet-coverage | Create a list of mapsheets needing to be created from a basemaps configuration |
| stac-catalog | Construct STAC catalog |
| stac-collection-output | Read a STAC collection. Outputs implemented field(s): scale. |
| stac-github-import | Format and push a STAC collection.json file and Argo Workflows parameters file to a GitHub repository |
| stac-setup | Collection-related STAC metadata setup. Outputs collection-id and linz-slug files within /tmp/stac-setup/ |
| stac-sync | Sync STAC files |
| stac-validate | Validate STAC files |
| tileindex-validate | Map input TIFF files to output tiles based on their location. Validate their alignment to the tile grid and output retiling information. |
| pretty-print | Pretty print JSON files |
| generate-path | Generate target path from collection metadata |
| verify-restore | Verify 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. |