flow-cli
flow-cli copied to clipboard
Flag "--skip-check" added
Closes #672
Description
-
internal/command/flags.go- added new flagSkipVersionCheckto a list of flags -
internal/command/command.go- wrappedcheckVersioncall in a condition, based on aforementioned flag
For contributor use:
- [ ] Targeted PR against
masterbranch - [ ] Linked to Github issue with discussion and accepted design OR link to spec that describes this work
- [ ] Code follows the standards mentioned here
- [ ] Updated relevant documentation
- [ ] Re-reviewed
Files changedin the Github PR explorer - [ ] Added appropriate labels