Version: v1.0vela execExecute command in a containerSynopsis#Execute command in a containervela exec [flags] APP_NAME -- COMMAND [args...]CopyOptions# -h, --help help for exec --pod-running-timeout duration The length of time (like 5s, 2m, or 3h, higher than zero) to wait until at least one pod is running (default 1m0s) -i, --stdin Pass stdin to the container (default true) -s, --svc string service name -t, --tty Stdin is a TTY (default true)CopyOptions inherited from parent commands# -e, --env string specify environment name for applicationCopySEE ALSO#vela - Auto generated by spf13/cobra on 20-Mar-2021#