stac-utils/stac-asset

Add `info` subcommand to CLI

gadomski opened this issue · 0 comments

This will check all of the assets in an item or item collection and print out the following info (probably in a table):

  • Key
  • Client
  • Whether the asset exists
  • (if it's an item collection) Whether the asset is present on all or just some of the items

Maybe other stuff?