Skip to main content

Usage

The iact3 CLI follows a command subcommand --flag style similar to git. Run iact3 --help to list command families.

iact3 [global options] <command> [command options] [subcommand] [subcommand options]

Global options:

OptionMeaning
-v, --versionPrint the installed version.
-q, --quietReduce log output.
-d, --debugPrint debug output and tracebacks.
--profileSelect the Aliyun CLI profile.
--log-prefixPrefix log output.

Task-oriented commands

Command families

CommandPurpose
testDeployment tests, parameter generation, cleanup, and test stack listing.
validateValidate a ROS template.
previewPreview resources that a template would create.
costQuery estimated template cost.
policyGenerate the policy required by a template.
baseCreate, list, or delete reusable test base resources.
listList stacks created by Iact3.
deleteDelete stacks created by Iact3.