deis / deis/workflow-cli

'-a' flag produces different output than '-a='

Open
#22 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
31
Forks
42
PR merge metrics
No merged PRs in 30d

Description

for example, when listing configs:

``` console
ENG000656:workflow aaronschlesinger$ deis config:list -a test1
=== test1 Config
A B
FOO 1
ONE 1
ENG000656:workflow aaronschlesinger$ deis config:list -a=test1
=== =test1 Config
```

The former and the latter should produce the same output, or one should error.

Replaces deis/workflow#127

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.