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 |
---|---|---|
create | 1.24.0 | /action "Create" |
createIfNotExisting | 1.24.0 | /action "CreateIfNotExisting" |
disable | 1.24.0 | /action "Disable" |
resolve | 1.24.0 | /action "Resolve" |
Example
IBI.aws.Admin.exe (...) /action "create"
An action of the type "Create" will be executed.