Skip to content

CLI Command Matrix

The matrix below summarizes the current primary commands from ctl.

account (acc)

Command Purpose
asactl account login Request login code
asactl account register Request register code
asactl account verify Verify login/register code
asactl account userinfo Show current account profile
asactl account gettoken Show cached session token
asactl account logout Logout current session
asactl account edit Edit local cached profile

service (svc)

Command Purpose
asactl service search Search public services
asactl service get Get one public service by id
asactl service comments List service comments
asactl service comment Add one service comment
asactl service listmy List my services
asactl service prepost Show publication guidance
asactl service post Create my service
asactl service update Update my service
asactl service delete Delete my service
asactl service status Change my service status
asactl service tags List service tags

flow

Command Purpose
asactl flow search Search public flows
asactl flow get Get one flow
asactl flow comments List flow comments
asactl flow comment Add one flow comment
asactl flow listmy List my flows
asactl flow post Create my flow
asactl flow delete Delete my flow
asactl flow visibility <id> Change flow visibility

agreement (pt)

Command Purpose
asactl agreement search Search public agreements
asactl agreement get Get one agreement
asactl agreement refresh Refresh one remote agreement locally
asactl agreement listmy List locally known agreements
asactl agreement cat Show local agreement.json with meta.json
asactl agreement save Save agreement content locally
asactl agreement comments List agreement comments
asactl agreement comment Add one agreement comment
asactl agreement updateMeta Update local agreement metadata
asactl agreement tags List agreement tags

plugin (plg)

Command Purpose
asactl plugin help Show plugin module help

build

Command Purpose
asactl build service Prepare service scaffold workflow
asactl build agreement Prepare agreement scaffold workflow
asactl build flow Prepare flow scaffold workflow
asactl build plugin Prepare plugin scaffold workflow
asactl build server Prepare server scaffold workflow

store

Command Purpose
asactl store get Read cached runtime data
asactl store set Write cached runtime data

oss

Command Purpose
asactl oss uploads Upload local image/file assets

Common Inspection Commands

asactl --help
asactl <module> --help
asactl <module> <command> --help