API Reference

knts context use

Set the default context

Synopsis

This command sets to use the context of the kubernetes cluster.

Usage

knts context use [Kubernetes context] [flags]

Flags

  -b, --builder string     url of the builder service
  -h, --help               help for use
  -n, --namespace string   namespace of your knts context

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")