-
Notifications
You must be signed in to change notification settings - Fork 4
feat: Add support to give error flag name in error if required flag is missing #68
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
base: main
Are you sure you want to change the base?
Conversation
…e with updated version of contract-go
|
Updated command response if required flag is missing base64: base64-tgz: decrypt-attestation: download-certificate: encrypt: encrypt-string: get-certificate: image: validate-contract: validate-encryption-certificate: validate-network: |
Sashwat-K
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lets make the error come first and then the help after few lines.
Description
Added support to give error flag name in error if required flag is missing
Related Issue
Fixes #69
Type of Change
Testing
Added all test result here: #68 (comment)
Checklist