Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.56 KB

README.md

File metadata and controls

37 lines (25 loc) · 1.56 KB

Igluctl

CI CD License

Igluctl is a command-line tool that enables you to perform the most common tasks with Iglu schema registries, i.e.:

  • Linting (validating) JSON Schemas
  • Generating corresponding Redshift tables definition and JSON path files for JSON Schemas
  • Publishing JSON Schemas stored locally to Iglu schema registries
  • Publishing JSON Schemas (or any other files) stored locally to AWS S3

For complete documentation on Igluctl please refer to the technical documentation.

Copyright and License

Igluctl is copyright 2016-2024 Snowplow Analytics Ltd.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this software except in compliance with the License.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.