pve-manager/PVE/CLI
Thomas Lamprecht e07c055df4 revert "fix #4333: redirect API handler output to STDERR"
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>
2023-03-14 11:21:29 +01:00
..
Makefile drop pve5to6 checker tool, not relevant in 7.x release 2021-10-04 12:22:02 +02:00
pve6to7.pm pve6to7: update expected running kernel version to 5.13 or 5.15 2022-02-14 08:19:55 +01:00
pveam.pm fix #3961: pveam: error on 'list' if storage doesn't exist 2022-06-14 10:12:35 +02:00
pveceph.pm pveceph install: clarify comment for conditional ceph-volume inclusion 2022-07-05 08:38:51 +02:00
pvenode.pm cli: tasks: don't treat warning status as an error status 2021-07-02 12:52:08 +02:00
pvesh.pm revert "fix #4333: redirect API handler output to STDERR" 2023-03-14 11:21:29 +01:00
pvesr.pm pvesr: prepare local job: remove stale replicated volumes immediately 2022-08-02 11:05:06 +02:00
pvesubscription.pm pvesubscription: remove leftover $key 2022-09-09 15:06:26 +02:00
vzdump.pm cli tools: correctly handle warnings status 2021-06-24 08:50:38 +02:00