testkube
testkube
Testkube entrypoint for kubectl plugin
testkube [flags]
Options
-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 [])
-h, --help help for testkube
--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 abort - Abort tests or test suites
- testkube agent - Testkube Pro Agent related commands
- testkube completion - Generate the autocompletion script for the specified shell
- testkube config - Set feature configuration value
- testkube create - Create resource
- testkube create-ticket - Create bug ticket
- testkube dashboard - Open Testkube dashboard
- testkube debug - Print debugging info
- testkube delete - Delete resources
- testkube disable - Disable feature
- testkube docker - Testkube Docker commands
- testkube download - Artifacts management commands
- testkube enable - Enable feature
- testkube generate - Generate resources commands
- testkube get - Get resources
- testkube init - Init Testkube profiles(standalone-agent|demo|agent)
- testkube login - Login to Testkube Pro
- testkube migrate - Migrate resources
- testkube pro - Testkube Pro commands
- testkube purge - Uninstall Testkube from your current kubectl context
- testkube run - Runs tests, test suites or test workflows
- testkube set - Set resources
- testkube status - Show status of feature or resource
- testkube update - Update resource
- testkube upgrade - Upgrade Helm chart, install dependencies and run migrations
- testkube version - Shows version and build info
- testkube watch - Watch tests or test suites