IBI-aws

action

Available from version

1.24.0

Usage

/action <action>

Description

This argument specifies the action type.

The following actions are available:

Action

Available from version

Usage

archive

1.29.0

/action "Archive"

create

1.24.0

/action "Create"

createIfNotExisting

1.24.0

/action "CreateIfNotExisting"

disable

1.24.0

/action "Disable"

publish

1.29.0

/action "Publish"

resolve

1.24.0

/action "Resolve"

Example

IBI.aws.Admin.exe (...) /action "create"
An action of the type "Create" will be executed.