Careful!
You are browsing documentation for the next version of Kuma. Use this version at your own risk.
Go here to browse the documentation for the latest version.
kumactl generate
Generate resources, tokens, etc
Synopsis
Generate resources, tokens, etc.
Options
-h, --help help for generate
Options inherited from parent commands
--api-timeout duration the timeout for api calls. It includes connection time, any redirects, and reading the response body. A timeout of zero means no timeout (default 1m0s)
--config-file string path to the configuration file to use
--log-level string log level: one of off|info|debug (default "off")
--no-config if set no config file and config directory will be created
SEE ALSO
- kumactl - Management tool for Kuma
- kumactl generate dataplane-token - Generate Dataplane Token
- kumactl generate public-key - Generate public key out of signing key
- kumactl generate signing-key - Generate signing keys
- kumactl generate tls-certificate - Generate a TLS certificate
- kumactl generate user-token - Generate User Token
- kumactl generate zone-ingress-token - Generate Zone Ingress Token
- kumactl generate zone-token - Generate Zone Token