tyk-docs
tyk-docs copied to clipboard
[DX-1652] Plugin Bundle CLI Improvements
User description
For internal users - Please add a Jira DX PR ticket to the subject!
Preview Link
Description
Improve bundle CLI content to give required prerequisites following previous review
Screenshots (if appropriate)
Checklist
- [x] I have added a preview link to the PR description.
- [x] I have reviewed the suggestions made by our AI (PR Agent) and updated them accordingly (spelling errors, rephrasing, etc.)
- [x] I have reviewed the guidelines for contributing to this repository.
- [x] I have read the technical guidelines for contributing to this repository.
- [x] Make sure you have started your change off our latest
master
. - [x] I labeled the PR
PR Type
documentation
Description
- Added a new section on prerequisites for creating plugin bundles, detailing necessary files like
manifest.json
, plugin source code files, and optional certificate keys. - Provided a suggested directory structure for organizing plugin bundles in Golang, Javascript, and Python.
- Included a Docker example for creating plugin bundles for Tyk Gateway versions earlier than 5.5, detailing the command and its purpose.
- Enhanced the documentation with additional command options and notes for creating plugin bundles, improving clarity and usability.
Changes walkthrough 📝
Relevant files | |||
---|---|---|---|
Documentation |
|
💡 PR-Agent usage: Comment
/help
on the PR to get a list of all available PR-Agent tools and their descriptions