command
module
Version:
v0.0.0-...-185b600
Opens a new window with list of versions in this module.
Published: Jan 8, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
kk
try and make kubectl more betterer
Setup
- git clone https://github.com/matoszz/kk
- cd kk
- go build
- ./kk (command)
kk
- service / svc
- prints service list for current namespace
- service -A
- prints service list for all namespaces
you can specify a "grep" like command to filter by service name
- kk svc argo -A
- this would print a list of all service names containing "argo" across all namespaces
hitting "enter" on the service will then output the selection with "-o yaml" option
Inspiration / credit:
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
internal
|
|
|
|
|
|
pkg
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.