We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$ es dec --region ap-southeast-1 -- `which ep` -- `which cat` *.env panic: runtime error: index out of range goroutine 1 [running]: panic(0x57a020, 0xc420010250) /usr/lib/go/src/runtime/panic.go:500 +0x1a1 github.com/spf13/cobra.(*Command).ExecuteC(0xc4200ae240, 0x5a6859, 0xf, 0xc42007a46a) /home/me/go/src/github.com/spf13/cobra/command.go:671 +0x7b6 github.com/spf13/cobra.(*Command).Execute(0xc4200ae240, 0x5a500e, 0x7) /home/me/go/src/github.com/spf13/cobra/command.go:648 +0x2b main.main() /home/me/go/src/github.com/kreuzwerker/envplate/bin/ep.go:71 +0x51d
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: