API Reference

knts context show

Print the current context

Synopsis

This command prints the current context of the kubernetes cluster.

Usage

knts context show [flags]

Flags

  -h, --help            help for show
  -o, --output string   output format. One of: ['json', 'yaml'] (default "json")

Global Flags

      --insecure-skip-tls-verify    If enabled, the server certificate will not be checked for validity. This will make your connections insecure
  -l, --log-level string           amount of information outputted (debug, info, warn, error) (default "warn")
      --log-output string          output format for logs (tty, plain, json) (default "tty")