mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-22 05:23:07 +00:00
![]() Redirecting stdout is not a feasible approach, as that also affects all run_commands and other command executions/forks done by the API handler, and thus breaks parsing outputs of such command executions in the API handlers. We plan to add a `--result-fd` option instead, allowing users to pass their own file, open FD or named pipe to the pvesh, so that they can process the output in streaming or in full afterward afterwards. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> |
||
---|---|---|
.. | ||
Makefile | ||
pve6to7.pm | ||
pveam.pm | ||
pveceph.pm | ||
pvenode.pm | ||
pvesh.pm | ||
pvesr.pm | ||
pvesubscription.pm | ||
vzdump.pm |