Befehle

Alle Befehle, Argumente und Optionen von jobsuche 0.0.6, direkt aus der CLI gelesen.

Die Beschreibungen der Befehle, Argumente und Optionen stammen direkt aus der CLI und sind englisch.

Globale Optionen

Diese Optionen gelten für jeden Befehl.

OptionBeschreibungStandard
-V, --version output the version number
--base-url <url> API base URL https://rest.arbeitsagentur.de
--api-key <key> X-API-Key header value. Prefer JOBSUCHE_API_KEY: an --api-key argument is visible to other local users via the process table and shell history.
--timeout <ms> per-request timeout in milliseconds
--user-agent <ua> User-Agent header value
--max-retries <n> retries for transient 429/503 responses
--max-response-bytes <n> cap response body size in bytes (0 = unlimited; default 100 MiB)
--compact print JSON on a single line instead of pretty-printed

jobsuche obtain-key

Obtain the public X-API-Key this API requires and print it. The key is published by the Bundesagentur für Arbeit and is not a secret; none is bundled with this package, so it is read from the source at run time.

jobsuche obtain-key [options]

Optionen

OptionBeschreibungStandard
--export print "export JOBSUCHE_API_KEY=<key>" for use with eval

jobsuche details

Full job details by reference number (refnr) or encoded code

jobsuche details [options] <refnrOrCode>

Argumente

<refnrOrCode> erforderlich