一个交互式kubernetes客户端,使用go-prompt实现自动完成
一个交互式kubernetes客户端,使用go-prompt实现自动完成
v1.0.9
github-actions released this
ʕ◔ϖ◔ʔ Release v1.0.9
- Support container name suggestions. (#64)
Assets
8
v1.0.8
Assets
8
v1.0.7
ʕ◔ϖ◔ʔ Release v1.0.7
- Migrate the version of client-go to v12.0
- Migrate to go modules.
- Add -o and --output as skipNext options
- Don't complete pod name when input 'get pod -o'
- Support --output=json style options
Assets
7
v1.0.6
ʕ◔ϖ◔ʔ Release v1.0.6
- Fix namespace handling. Determine the namespace to use (refs #42).
- Use a command-line flag if it exists
--namespace
(or-n
). - Use the namespace of current context.
- Use a command-line flag if it exists
- Fix the bug that ingress completer doesn't work (refs #36).
- Add feature to complete jobs (refs #33).
- Deliver linux-arm64 binary (refs #32).
- See https://github.com/c-bata/kube-prompt#installation for more details.
- Support
oidc
andopenstack
plugin (refs #41).
热门度与活跃度
0.0
6.3
Watchers:21 |
Star:1125 |
Fork:69 |
创建时间: 2017-08-15 00:32:33 |
最后Commits: 4天前 |
许可协议:MIT |
43bcffa
ʕ◔ϖ◔ʔ Release v1.0.10
Bug fixes:
logs -f
option (#65).Internal changes: