vela logs

Tail logs for application.

Synopsis

Tail logs for vela application.

  1. vela logs APP_NAME [flags]

Options

  1. --cluster string filter the pod by the cluster name
  2. -c, --component string filter the pod by the component name
  3. --container string specify the container name
  4. -e, --env string specify environment name for application
  5. -h, --help help for logs
  6. -n, --namespace string specify the Kubernetes namespace to use
  7. -o, --output string output format for logs, support: [default, raw, json] (default "default")
  8. -p, --pod string specify the pod name

Options inherited from parent commands

  1. -y, --yes Assume yes for all user prompts

SEE ALSO

Go Back to CLI Commands Homepage.

Auto generated by spf13/cobra script in KubeVela.