❯ attribuutit --help
Usage: attribuutit [OPTIONS] COMMAND [ARGS]...
╭─ Options ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ --install-completion Install completion for the current shell. │
│ --show-completion Show completion for the current shell, to copy it or customize the installation. │
│ --help Show this message and exit. │
╰────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
╭─ Commands ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ version Report the version. │
│ eject Eject an example configuration in JSON format with stem equal to name. │
│ scan Scan the file system based on the configuration given in name.json and persist the report eventually. │
│ inspect Inspect the file at path and persist the report eventually. │
╰────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
❯ attribuutit inspect GRAY_50M_SR_OB.tif
Real run inspecting file at local/incoming/GRAY_50M_SR_OB.tif
GRAY_50M_SR_OB.tif -> CRS WGS_84 (4326) within [-179.99999999999997, 90.0, 179.99999999996405, -89.99999999998201]
❯ attribuutit inspect ne_110m_admin_0_tiny_countries.shp
Real run inspecting file at local/incoming/ne_110m_admin_0_tiny_countries.shp
ne_110m_admin_0_tiny_countries.shp -> FeatureCollection/37 within [-175.23533295466754, -54.274478863695265, 179.20397422623353, 71.02824880643254]