The command and its arguments, to be implemented by each subclass.
@override List<String> get commandParts => ['RENAME', key, newKey];