testkube_get
testkube get
Get resources
Synopsis
Get available resources, get single item or list
testkube get <resourceName> [flags]
Options
--go-template string go template to render (default "{{.}}")
-h, --help help for get
-o, --output string output type can be one of json|yaml|pretty|go (default "pretty")
Options inherited from parent commands
-a, --api-uri string api uri, default value read from config if set (default "http://localhost:8088")
-c, --client string client used for connecting to Testkube API one of proxy|direct|cluster (default "proxy")
--header stringToString headers for direct client key value pair: --header name=value (default [])
--insecure insecure connection for direct client
--namespace string Kubernetes namespace, default value read from config if set (default "testkube")
--verbose show additional debug messages
SEE ALSO
- testkube - Testkube entrypoint for kubectl plugin
- testkube get artifact - List artifacts of the given test, test suite or test workflow execution name
- testkube get context - Set context for Testkube Pro
- testkube get execution - Lists or gets test executions
- testkube get executor - Gets executor details
- testkube get template - Get template details.
- testkube get test - Get all available tests
- testkube get testsource - Get test source details
- testkube get testsuite - Get test suite by name
- testkube get testsuiteexecution - Gets TestSuite Execution details
- testkube get testworkflow - Get all available test workflows
- testkube get testworkflowexecution - Gets TestWorkflow execution details
- testkube get testworkflowtemplate - Get all available test workflow templates
- testkube get webhook - Get webhook details