]> git.ipfire.org Git - pakfire.git/commit
CLI: Add a function to show the API errors
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 27 Jun 2025 10:07:40 +0000 (10:07 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 27 Jun 2025 10:07:40 +0000 (10:07 +0000)
commit837681fdfe2c38ac97694d726aac3af6d8e614ab
treeba7900db11cde851bb0b256cbc0c261ca5a175bb
parent4a42a93c53b0f7f87cf875f66fd65cf90869967d
CLI: Add a function to show the API errors

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/cli/lib/api.c [new file with mode: 0644]
src/cli/lib/api.h [new file with mode: 0644]
src/cli/lib/client-build.c