AppShare CLI

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

1

Install AppShare CLI globally.

npm install -g zunoy-appshare-cli

2

Authenticate with you API key

export APPSHARE_API_KEY="your_api_key_here"

3

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?

On Appshare Free Tier, you get 3 active apps of upto 200MB app build for each, one workspace and multiple releases per app.

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.

Yes. The Publish Page supports a custom domain, your own logo and color theme, and a toggle to remove AppShare branding entirely.

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?

No. Quick Release lets you install app via link right away, without creating a full app entry first.

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

Ask a question about Zunoy's products, pricing, or docs.

⌘K