featurebase/cli
Travis Turner cfbfee031b
Fix CLI "exit" command
When we added a line feed to the user input, we broke the check for
"exit" (because after that change we were getting "exit\n". This commit
moves the exit check before the line feed append.
2023-01-21 14:05:06 -06:00
..
fbcloud Refactor CLI (#2417) 2023-01-19 22:10:15 +00:00
cli.go Fix CLI "exit" command 2023-01-21 14:05:06 -06:00
cli_test.go Fixed dep paths 2023-01-20 01:01:18 +00:00
queryer.go Fixed dep paths 2023-01-20 01:01:18 +00:00