https://github.com/flavono123/flew-index
flavono123's custom krew index
https://github.com/flavono123/flew-index
krew krew-index krew-plugin kubernetes
Last synced: 5 months ago
JSON representation
flavono123's custom krew index
- Host: GitHub
- URL: https://github.com/flavono123/flew-index
- Owner: flavono123
- Created: 2023-02-01T10:48:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-30T07:21:08.000Z (over 1 year ago)
- Last Synced: 2025-03-25T08:14:28.243Z (over 1 year ago)
- Topics: krew, krew-index, krew-plugin, kubernetes
- Homepage: https://github.com/flavono123/flew-index
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flew-index
## fl(avono123's custom kr)ew index
### Install
```sh
k krew index add flew https://github.com/flavono123/flew-index.git
```
### Plugins
- [pickdeep(kupid)](https://github.com/flavono123/kupids)
- [eks-node](https://github.com/flavono123/kubectl-eks-node)
- [view-lables](https://github.com/flavono123/kubectl-view-labels)
### Test in Local
- [Krew Doc: Testing plugin installation locally](https://krew.sigs.k8s.io/docs/developer-guide/testing-locally/)
```sh
k krew uninstall
k krew install --manifest plugins/.yaml
```