Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug(cli): validate pipeline example output flag not working #791

Closed
plyr4 opened this issue Apr 24, 2023 · 2 comments
Closed

bug(cli): validate pipeline example output flag not working #791

plyr4 opened this issue Apr 24, 2023 · 2 comments
Labels
area/cli Indicates a change to the CLI bug Indicates a bug

Comments

@plyr4
Copy link
Contributor

plyr4 commented Apr 24, 2023

Description

see title and example. help says i can use output: json, but the flag isnt recognized.

EXAMPLES:
.
.
.
  5. Validate a remote pipeline for a repository with json output.
    $ vela validate pipeline --remote --org MyOrg --repo MyRepo --output json


# vela validate pipeline --remote --org DavidVader --repo heyvela --output json
Incorrect Usage: flag provided but not defined: -output
@plyr4 plyr4 added bug Indicates a bug area/cli Indicates a change to the CLI labels Apr 24, 2023
@wass3r
Copy link
Collaborator

wass3r commented May 10, 2023

is this a dupe of #313 ?

@plyr4
Copy link
Contributor Author

plyr4 commented May 10, 2023

yeah #313 is much more descriptive, i'll close this in favor of that one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli Indicates a change to the CLI bug Indicates a bug
Projects
None yet
Development

No branches or pull requests

2 participants