The public and government CLI libraries support automating RegScale interacting with popular public and government tools and data soures.
- Airflow - Schedule RegScale CLI commands to execute using Apache Airflow, an open-source workflow management platform for data engineering pipelines.
- Server - Runs the RegScale CLI as a Flask API server to execute RegScale CLI commands via API calls using
curl
, wget
, python
, Postman, etc.