Skip to main content

testkube_get_context

testkube get context

Set context for Testkube Cloud

testkube get context <value> [flags]

Options

  -h, --help   help for context

Options inherited from parent commands

  -a, --api-uri string       api uri, default value read from config if set (default "https://demo.testkube.io/results/v1")
-c, --client string client used for connecting to Testkube API one of proxy|direct (default "proxy")
--go-template string go template to render (default "{{.}}")
--namespace string Kubernetes namespace, default value read from config if set (default "testkube")
--oauth-enabled enable oauth
-o, --output string output type can be one of json|yaml|pretty|go-template (default "pretty")
--verbose show additional debug messages

SEE ALSO