Description:
Add an experimental command similar to
|
func allConfigCmd() *cobra.Command { |
to get access-logs from STDOUT if they exist. This is just a helper command which improves productivity in dev environments (eliminates step to read and parse
kubectl logs)
Description:
Add an experimental command similar to
gateway/internal/cmd/egctl/config_cmd.go
Line 55 in 4285f4e
kubectl logs)