rpk generate license
Generate a trial license.
This command generates a license for a 30-day trial of Redpanda Enterprise Edition.
To get a permanent license, contact us: https://www.redpanda.com/contact.
The license is saved in your working directory or the specified path, based
on the --path flag.
To apply the license to your cluster, use the --apply flag.
Flags
| Value | Type | Description |
|---|---|---|
|
bool |
Apply the generated license to your Redpanda cluster. |
|
string |
Company name for trial license registration. |
|
string |
Company email for trial license registration. |
|
string |
Last name for trial license registration. |
|
string |
First name for trial license registration. |
|
bool |
Disable confirmation prompt for overwriting and applying the generated license file. |
|
string |
File path for generating the license. |
Global flags
| Value | Type | Description |
|---|---|---|
|
string |
Redpanda or |
|
stringArray |
Override |
|
bool |
Ignore |
|
string |
|
|
bool |
Enable verbose logging. |