Skip to content

stackql/openapi-to-stackql

Repository files navigation

bash ./bin/openapi-to-stackql.sh
--input examples/aws/services
--output output/aws
--config examples/aws/config.yaml

bash ./bin/openapi-to-stackql.sh analyze
--input source/snowflake --output output/snowflake

bash ./bin/openapi-to-stackql.sh convert
--input source/snowflake --output providers/snowflake --config config/snowflake/snowflake.csv --provider snowflake
--servers '[{"url":"https://{organization}.snowflakecomputing.com/","variables":{"organization":{"default":"org-account"}}}]'
--skip common.yaml

bash ./bin/generate-docs.sh digitalocean

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published