Docs Self-Managed Reference rpk Commands rpk generate rpk generate license You are viewing the Self-Managed v25.1 beta documentation. We welcome your feedback at the Redpanda Community Slack #beta-feedback channel. To view the latest available version of the docs, see v24.3. rpk generate license Generate a trial license. Use this command to generate a license for a 30-day trial of Redpanda Enterprise Edition. To get a permanent license, contact Redpanda Sales. The license is saved in your working directory or to the specified path, based on the --path flag. Use the --apply flag to apply the license to your cluster. Usage rpk generate license [flags] Flags Value Type Description --apply - Apply the generated license to your Redpanda cluster. --company string Company name for trial license registration. --email string Company email for trial license registration. -h, --help - Help for the license subcommand. --last-name string Last name for trial license registration. --name string First name for trial license registration. --no-confirm - Disable the confirmation prompt when overwriting and applying the generated license file. --path string File path for generating the license. --config string Redpanda or rpk configuration file. The default search paths are /var/lib/redpanda/.config/rpk/rpk.yaml, $PWD/redpanda.yaml, and /etc/redpanda/redpanda.yaml. -X, --config-opt stringArray Override rpk configuration settings. Use -X help for more details or -X list for terser detail. --profile string The rpk profile to use. -v, --verbose - Enable verbose logging. Back to top × Simple online edits For simple changes, such as fixing a typo, you can edit the content directly on GitHub. Edit on GitHub Or, open an issue to let us know about something that you want us to change. Open an issue Contribution guide For extensive content updates, or if you prefer to work locally, read our contribution guide . Was this helpful? thumb_up thumb_down group Ask in the community mail Share your feedback group_add Make a contribution rpk generate grafana-dashboard rpk generate prometheus-config