conarium-token-sync
v1.0.0
Published
Launcher for the conarium-token-sync command from @conarium-ai/core (sync API tokens).
Maintainers
Readme
conarium-token-sync
Launcher for the conarium-token-sync command (sync API tokens).
npx conarium-token-sync --helpThis package contains no logic. It resolves conarium-token-sync inside
@conarium-ai/core, runs it, and forwards
the exit code unchanged. Install @conarium-ai/core directly if you want the library
as well as the commands.
Conarium reports its result through exit codes, so the forwarding is the point:
| Exit | Meaning |
| --- | --- |
| 0 | the records in the file are intact |
| 13 | signature invalid, or unknown keyId |
| 14 | inclusion proof present and false |
Documentation: https://conarium.dev · Source: https://github.com/dogrucanemek-alt/conarium
MIT licensed.
