Amelchev Nikita created IGNITE-12475:
----------------------------------------
Summary: TDE - Phase-2. CLI process management
Key: IGNITE-12475
URL:
https://issues.apache.org/jira/browse/IGNITE-12475 Project: Ignite
Issue Type: Sub-task
Reporter: Amelchev Nikita
Assignee: Amelchev Nikita
Provide the ability to manage the process from CLI:
{noformat}
# Starts master key rotation.
control.sh --encryption change_master_key newMasterKeyName
# Displays cluster's current master key name.
control.sh --encryption get_master_key
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)