You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 24, 2018. It is now read-only.
Is this a bug report or feature request? (choose one): Bug
Armada user should experience same user input experience across all functionality.
Currently test behaves differently than the other functions, shown below.
Expected Behavior:
armada validate examples/simple.yaml
armada test file examples/simple.yaml
armada test release armada/simple
What Actually Happened:
armada validate examples/simple.yaml
armada test --file=examples/simple.yaml
armada test --release=armada/simple
How to Reproduce the Issue (as minimally as possible):
Any Additional Comments:
The text was updated successfully, but these errors were encountered:
Is this a bug report or feature request? (choose one): Bug
Armada user should experience same user input experience across all functionality.
Currently test behaves differently than the other functions, shown below.
Expected Behavior:
armada validate examples/simple.yaml
armada test file examples/simple.yaml
armada test release armada/simple
What Actually Happened:
armada validate examples/simple.yaml
armada test --file=examples/simple.yaml
armada test --release=armada/simple
How to Reproduce the Issue (as minimally as possible):
Any Additional Comments:
The text was updated successfully, but these errors were encountered: