GoogleContainerTools / GoogleContainerTools/skaffold
skaffold config list description is wrong
Open
area/global-config
bugbash/q4-2022
fixit
help wanted
kind/feature-request
priority/p3
- Dominant language
- Go
- Stars
- 15.9k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 10
Description
### Expected behavior
`skaffold config list` should return something like:
```
skaffold config:
global: {}
kubeContexts:
- kube-context: current-cluster-ctx
```
### Actual behavior
`skaffold config list` is returning:
```
skaffold config:
kube-context: current-cluster-ctx
```
### Information
- Skaffold version: v1.10.1
- Operating system: Catalina
Contributor guide
Assessment
This issue has not been assessed yet.