Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{ Use: "tyk-sync", Short: "Tyk Git is a tool to integrate Tyk Gateway with Git", Long: `A tool to use Tyk API Definitions or OAS (Swagger) files stored in Git (or potentially other VCS) with the Tyk API Management Platform (https://tyk.io)`, Run: func(cmd *cobra.Command, args []string) { }, }
View Source
var VERSION = "1.4.2"
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.