TykTechnologies / tyk-sync

Tyk Sync - move Tyk configurations between multiple environments
Other
64 stars 23 forks source link

[TT-277] - Enhance tyk-sync to support filtering of APIs and policies #100

Open mativm02 opened 1 year ago

mativm02 commented 1 year ago

Description

If the user sets a --categories flag, Sync will look for APIs that match those categories If the user sets a --tags flag, Sync will look for APIs and Policies that match those tags Also, the readability of the Dump function has been improved, by separating code into blocks of functions.

Related Issue

Jira ticket: https://tyktech.atlassian.net/browse/TT-227

Motivation and Context

Now users can look for APIs and Policies based on tags and categories, not only on IDs.

How This Has Been Tested

Unit tests were created.

Screenshots (if appropriate)

Types of changes

Checklist

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 12 Code Smells

No Coverage information No Coverage information
2.5% 2.5% Duplication