Skip to content

Quick Start

Install ASACtl

bun add -g asactl

Requirements:

  • Bun runtime (recommended Bun >= 1.0)

Search Services / Products / Content

asactl service search -q '{"q":"shop"}'
asactl service get -q '{"serviceId":"svc-1"}'

Publish Service Index

asactl service post ...

Call by Agreement

asactl call shop -a list -v v1.0.0 -h 127.0.0.1:3000

Submit Agreement Specifications

Git flow:

git clone https://github.com/open-asa/asa.git

ASACtl flow:

asactl build agreement
asactl agreement prepost
asactl agreement post