Commands

Every command, argument and option of ausbildungssuche 0.0.6, read from the CLI itself.

Global options

These options work with every command.

OptionDescriptionDefault
-V, --version output the version number
--base-url <url> API base URL https://rest.arbeitsagentur.de
--api-key <key> X-API-Key header value (env: AUSBILDUNGSSUCHE_API_KEY)
--timeout <ms> time limit per request in milliseconds, whole response included
--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

ausbildungssuche 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.

ausbildungssuche obtain-key [options]

Options

OptionDescriptionDefault
--export print "export AUSBILDUNGSSUCHE_API_KEY=<key>" for use with eval

ausbildungssuche details

Full details for one apprenticeship offer by id

ausbildungssuche details [options] <id>

Arguments

<id> required