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

ziti-edge-tunnel enroll fails silently if missing required params #320

Closed
mguthrie88 opened this issue Mar 23, 2022 · 2 comments
Closed
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers hacktoberfest

Comments

@mguthrie88
Copy link
Member

Running:
./ziti-edge-tunnel enroll -j ./my_identity.jwt
silently fails with no output. (command is missing the -i flag for the output file)

Should have some basic validation around commands so if required args are missing that you get usage suggestions printed back to you.

@dovholuknf
Copy link
Member

duplicate of #174

@dovholuknf
Copy link
Member

dovholuknf commented Mar 23, 2022

I was going to merge these into one broader 'validation' issue - but in retrospect maybe having them separate has merit.

@dovholuknf dovholuknf reopened this Mar 23, 2022
@dovholuknf dovholuknf added enhancement New feature or request bug Something isn't working good first issue Good for newcomers labels Mar 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers hacktoberfest
Projects
None yet
Development

No branches or pull requests

3 participants