Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

ks diff doesn't support the -c option anymore #581

@giannello

Description

@giannello

/kind bug

What happened:
ks diff used to support a -c option to work on a specific component only.
Starting with 0.11, ksonnet throws the following error

$ ks diff development -c 'aws-kube-dns'
ERROR unknown shorthand flag: 'c' in -c
$

What you expected to happen:
ksonnet should diff only the specified component

Environment:

$ ks version
ksonnet version: 0.11.0
jsonnet version: v0.10.0
client-go version:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions