cli/pkg/cmd/root
Mislav Marohnić ca2f2b18ca Add support for CLICOLOR "standard"
The CLICOLOR_FORCE environment variable can now be used to force color
output even when stdout is redirected. https://bixense.com/clicolors/
2020-09-04 21:32:58 +02:00
..
completion.go print nice login message when no auth detected 2020-08-18 17:57:52 -05:00
completion_test.go Migrate completion command 2020-08-07 15:22:49 +02:00
help.go Extract root command and factory logic into separate packages 2020-08-07 14:40:33 +02:00
help_test.go Extract root command and factory logic into separate packages 2020-08-07 14:40:33 +02:00
root.go Add support for CLICOLOR "standard" 2020-09-04 21:32:58 +02:00
root_test.go Extract root command and factory logic into separate packages 2020-08-07 14:40:33 +02:00