COMMITS
/ pkg/cli/command.go July 25, 2022
D
feat: implements support for environment variable substitutions in config file (#1283)
Dmitry Filimonov committed
December 16, 2021
A
fix: avoid converting args to double dash and disable flag parsing for adhoc. (#609)
Alfredo Beaumont committed
December 8, 2021
A
fix: read default config file when it's present (#585)
Anton Kolesnikov committed
November 23, 2021
A
feat: pull mode (#527)
Anton Kolesnikov committed
October 1, 2021
E
ci: make go lint fail build (#427)
eduardo aleixo committed
September 5, 2021
D
Config fixes, test cases (#376)
Dmitry Filimonov committed
September 1, 2021
E
move command.go stuff to /pkg
eduardo committed