GoogleContainerTools / GoogleContainerTools/skaffold

skaffold config list description is wrong

Open
#4,271 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.