README
This repository contains python CLI and functions to support tyk-docs. Example usages are CLIs for use in GitHub actions.
Prerequisites
- poetry: Python package and dependency manager
Setup
make install
make pytest
make behave
CLI Utilities
CLI | Description | Usage |
---|---|---|
map_branch | Map Tyk Gateway release branch to Tyk-docs release branch | make map_branch branch=release-4.2.3 |