Streaming
Streaming releases
Beta
0
Supported
0
End of life
0
v25.2
Released
Jul 2025
Ended
Jul 2026
End of life
v25.1
Released
Apr 2025
Ended
Apr 2026
End of life
v24.3
Released
Dec 2024
Ended
Dec 2025
End of life
v24.2
Released
Jul 2024
Ended
Jul 2025
End of life
v24.1
Released
Apr 2024
Ended
Apr 2025
End of life
v23.3
Released
Dec 2023
Ended
Dec 2024
End of life
rpk cluster license set
Upload license to the cluster.
You can either provide a path to a file containing the license:
rpk cluster license set --path /home/organization/redpanda.license
Or inline the license string:
rpk cluster license set <license string>
If neither are present, rpk will look for the license in the
default location /etc/redpanda/redpanda.license.
Flags
| Value | Type | Description |
|---|---|---|
|
- |
Help for set. |
|
string |
Path to the license file. |
|
string |
Redpanda or rpk config file; default search paths are |
|
stringArray |
Override |
|
string |
Profile to use. See |
|
- |
Enable verbose logging. |
Was this helpful?