client/docs/cmd/kn_source_ping_describe.md

757 B

kn source ping describe

Show details of a ping source

Synopsis

Show details of a ping source

kn source ping describe NAME

Examples


  # Describe a Ping source with name 'myping'
  kn source ping describe myping

Options

  -h, --help               help for describe
  -n, --namespace string   Specify the namespace to operate in.
  -v, --verbose            More output.

Options inherited from parent commands

      --config string       kn configuration file (default: ~/.config/kn/config.yaml)
      --kubeconfig string   kubectl configuration file (default: ~/.kube/config)
      --log-http            log http traffic

SEE ALSO