On 21.04.21 16:38, Stefan Reiter wrote:
> On 21/04/2021 16:29, Thomas Lamprecht wrote:
>> On 21.04.21 13:15, Stefan Reiter wrote:
>>> ...such as proxmox-file-restore.
>>>
>>
>> For public interface I'd rather see a separate sub, like:
>>
>> run_file_restore_cmd
>>
>> and ideally not even that would
On 21/04/2021 16:29, Thomas Lamprecht wrote:
On 21.04.21 13:15, Stefan Reiter wrote:
...such as proxmox-file-restore.
For public interface I'd rather see a separate sub, like:
run_file_restore_cmd
and ideally not even that would be required from an external POV, i.e., why want
to avoid to e
On 21.04.21 13:15, Stefan Reiter wrote:
> ...such as proxmox-file-restore.
>
For public interface I'd rather see a separate sub, like:
run_file_restore_cmd
and ideally not even that would be required from an external POV, i.e., why want
to avoid to expose a general run_something command here, a