Pablo Díaz-López
Pablo Díaz-López
About having `awless switch` I'm a bit against that, because I prefer to explicitly specify the account I'm working on, to be sure where I'm doing things.
https://github.com/alexflint/go-arg/blob/f0f44b65d1179ccedb4c56f493f97ec569a6654e/parse_test.go#L232-L238
Result of this test is: Error Trace: parse_test.go:237 Error: An error is expected but got nil. Test: TestInvalidShortFlag Which should be ok, but the name of the test or the...
I think I understand what that test is supposed to do... @alexflint seems like the environment-only variables were possible. I just tried to include it in the usage + help....
Tests should be fixed, but I still need to have a look at the test and remove awaitability lib :) Sorry for the delay on this.
I think this is already done in a different PR, so maybe this should be closed already :)
I will do it this weekend El jue, 8 ago 2024, 18:33, Jakub Scholz ***@***.***> escribió: > @padilo Do you still plan to open a PR for > this? It...