flow-cli
flow-cli copied to clipboard
Flag "--skip-check" added
Closes #672
Description
-
internal/command/flags.go
- added new flagSkipVersionCheck
to a list of flags -
internal/command/command.go
- wrappedcheckVersion
call in a condition, based on aforementioned flag
For contributor use:
- [ ] Targeted PR against
master
branch - [ ] 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 changed
in the Github PR explorer - [ ] Added appropriate labels