Push a Build Without Leaving Your Terminal
AppShare CLI brings the upload flow into a single command, built to upload app build from terminal in one line, point it at your build and get the install link back, whether you're pushing manually or wiring it into a script.
No dashboard needed
Fits any pipeline
One API key
Instant shareable link
Setup
Three Steps, Start to Finish
Install AppShare CLI globally.
npm install -g zunoy-appshare-cli
Authenticate with you API key
export APPSHARE_API_KEY="your_api_key_here"
Upload your build at once
appshare ./build/app-release.apk --app-id my-app-slug
FROM TERMINAL
Skip the Dashboard
Every time you upload app build from terminal, it works the same way as dragging a file into the browser, just from a single command.
No browser tab, no login screen in the way
Same shareable link the dashboard gives yo
All app details validated before upload.
AUTOMATION
Connect Your CI/CD Pipeline
The CLI is what your CI/CD integration is actually calling behind the scenes, letting you automate apk upload and automate ipa upload the moment a merge or tag lands.
7 CI/CD platforms supported today
Create a manual code for your workflow
No manual upload step once it's wired in
Still Have Questions?
What's included on every AppShare plan, even Free?
On Appshare Free Tier, you get 3 active apps of upto 200MB app build for each, one workspace and multiple releases per app.
What's the difference between a Unique URL and a Persistent URL?
A Unique URL is generated automatically for each release and can't be customized. A Persistent URL uses a custom slug and stays the same across future releases.
Can I remove AppShare branding from the install page?
Yes. The Publish Page supports a custom domain, your own logo and color theme, and a toggle to remove AppShare branding entirely.
What is the UDID Manager for?
A UDID is the unique identifier tied to one iOS device. The UDID Manager in AppShare stores each device's UDID and model.
Do I need a full app set up to share one build?
Get Started
Stop Switching Tabs to Ship a Build
Every step you'd normally click through, upload, release settings, install link, fits into one line once AppShare CLI is installed. Set it up once, and pushing your next build takes about as long as typing the command.
Free plan available
No CI/CD required
One API key, every push