Iglu valiate schemas on google cloud storage

Hi,

I have a question about igluctl. If I want to validate a bucket of schemas on google cloud storage, how can I implement it using igluctl without downloading it to a local machine? Thanks!

Are you trying to validate JSON against these schemas or are you trying to validate if these are valid self-describing schemas?

Either way the Iglu API (Iglu Server) exposes both of these as API endpoints, but that’s not possible with a GCS bucket itself.