alicli documentation

Quickstart

Quickstart

Read a configured account before attempting any device action.

Prerequisites

The current build is a private alpha. You need access to the CLI, a provisioned MobileRun phone with the Alibaba feed, and an Alibaba session signed in by a human. See Install for access limits and auth for configuration.

Read the inbox

alicli auth
alicli doctor --json
alicli pull --json
alicli threads list --state unanswered --json
alicli messages list --thread "1000000000001-1000000000002#11011@icbu" --limit 50 --json

The CID above is fictional. Replace it with the exact threadId from your own thread list. unanswered means the supplier wrote last in the local mirror, not that every source message has necessarily arrived.

Before replying

Review the thread, recipient and exact message. Set ALICLI_LANE to the responsible agent or workflow, then follow send. A send can affect a real supplier. A result of unknown needs inspection, never an automatic retry.

pull · threads · messages · send