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.
Flags
| Value | Type | Description |
|---|---|---|
|
- |
Apply the generated license to your Redpanda cluster. |
|
string |
Company name for trial license registration. |
|
string |
Company email for trial license registration. |
|
- |
Help for the license subcommand. |
|
string |
Last name for trial license registration. |
|
string |
First name for trial license registration. |
|
- |
Disable the confirmation prompt when overwriting and applying the generated license file. |
|
string |
File path for generating the license. |
|
string |
Redpanda or rpk configuration file. The default search paths are |
|
stringArray |
Override rpk configuration settings. Use |
|
string |
The rpk profile to use. |
|
- |
Enable verbose logging. |