cli/cmd/ghcs
Mislav Marohnić 20d75f0ff9 Normalize logging, output, and error reporting
- Return errors as errors, not print to stdout and return nil
- Ensure errors and warnings are always written to stderr, not stout
- Do not print progress to stdout unless stdout is a terminal
2021-08-12 14:37:23 +02:00
..
output Add machine-readable output functionality to ports command 2021-08-12 14:35:49 +02:00
code.go Normalize logging, output, and error reporting 2021-08-12 14:37:23 +02:00
create.go Normalize logging, output, and error reporting 2021-08-12 14:37:23 +02:00
delete.go Normalize logging, output, and error reporting 2021-08-12 14:37:23 +02:00
list.go Normalize logging, output, and error reporting 2021-08-12 14:37:23 +02:00
logs.go Normalize logging, output, and error reporting 2021-08-12 14:37:23 +02:00
main.go Normalize logging, output, and error reporting 2021-08-12 14:37:23 +02:00
ports.go Normalize logging, output, and error reporting 2021-08-12 14:37:23 +02:00
ssh.go Normalize logging, output, and error reporting 2021-08-12 14:37:23 +02:00