-
Notifications
You must be signed in to change notification settings - Fork 386
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(cli): accept flags after command arguments (#762)
* chore: fork ffcli * fix: accept flags after command's args * fix linter * fix(cli): -- interupts flag parsing * Update tm2/pkg/commands/commands_test.go Co-authored-by: Morgan <[email protected]> * refac ffcli.Parse - call ff.Parse a single time - remove goto - add more test cases * remove ffcli fork, integrate in pkg/commands * add fork indications * comments --------- Co-authored-by: Morgan <[email protected]>
- Loading branch information
Showing
2 changed files
with
651 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.