❯ attribuutit --help
Usage: attribuutit [OPTIONS] COMMAND [ARGS]...
Options:
--install-completion [bash|zsh|fish|powershell|pwsh]
Install completion for the specified shell.
--show-completion [bash|zsh|fish|powershell|pwsh]
Show completion for the specified shell, to
copy it or customize the installation.
--help Show this message and exit.
Commands:
eject Eject an example configuration in JSON format with stem equal...
inspect Inspect the file at path and persist the report eventually.
scan Scan the file system based on the configuration given in...
❯ 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]