Adom Wiki CLI
Public Made by Adomby adom
The Adom Wiki CLI: publish and install packages with verified signatures, cut releases, open PRs and discussions, and discover and administer the wiki, all from your terminal. Replaces adompkg.
Install
The Adom Wiki CLI: publish and install packages with verified signatures, cut releases, open PRs and discussions, and discover and administer the wiki, all from your terminal. Replaces adompkg.
adom-wiki pkg install adom/adom-wiki-cli
Latest: v1.0.51, published
Download for your machine · v1.0.51
Adom Wiki CLI
Contents
Adom Wiki CLI
adom-wiki is the terminal client for the Adom Wiki registry (wiki.adom.inc). It is a
clean Rust + clap CLI that replaces adompkg, organised as pillar -> verb like
adom-cli, with a structured hint framework so every command can hand you the exact
next step.
What it does
- pkg — npm-style package management:
install,add,publish(signed tarballs, Ed25519 + integrity),pack,lint,version,dist-tag,deprecate,vouch,link/unlink,audit,build(self-healing build-back),init,info,view,search,secrets-list. - repo — git-style page ops:
clone,commit/push,pull,show,log,status,rename,rm,delete,undelete,contributors,transfer,fork. - release —
create,upload,download,list,view,edit,notes,platform,verify,delete-asset,delete. - discussion / pr — open, list, view, comment (with
--image), triage, review, merge, the full collaboration lifecycle. - page / discover / admin / breadcrumb / family — hero, visibility presets, stars, vouches, search, popularity, scoring, moderation, page families.
- meta —
whoami,auth,config,secret,alias,api,doctor,self-update, and--jsonon every command for machine-readable output.
Install
adom-wiki pkg install adom/adom-wiki-cli
This downloads the verified linux x86_64 release binary and places adom-wiki on your
PATH (~/.local/bin). Then run adom-wiki --help for the full command tree.
Source & releases
The source is org-private; the installable package and the per-platform release binaries are public. Grab a binary directly from the Releases tab, or install via the command above.