Exec¶
Use the exec
command to run commands on available services (the available services depend on the authorized user's account).
SIA services¶
The following SIA commands are supported:
ark exec sia
: Root command for the SIA service (aliases: dpa)sso
- SSO end-user operationsk8s
- Kubernetes servicedb
- DB serviceworkspaces
- Workspaces servicetarget-sets
- Target sets operationsdb
- Database operationssecrets
- Secrets servicevm
- VM operationsdb
- Database operationsaccess
- Access servicessh-ca
- SSH CA key service
ark exec cmgr
: Root command for the CMGR service (aliases: connectormanager,cm)ark exec pcloud
: Root command for PCloud service (aliases: privilegecloud,pc)accounts
- Accounts managementsafes
- Safes management
ark exec identity
: Root command for the Identity service (aliases: idaptive,id)directories
- Directories managementusers
- Users managementroles
- Roles management
ark exec sechub
: Root command for the Secrets Hub Service (aliases: secretshub,sh)configuration
- Configuration managementservice-info
- Service Info managementsecrets
- Secrets managementscans
- Scans managementsecret-stores
- Secret Stores managementsync-policies
- Sync Policies management
ark exec sm
: Root command for the SM service (aliases: sessionmonitoring)ark exec uap
: Root command for the UAP service (aliases: useraccesspolicies)sca
- SCA managementdb
- SIA DB managementvm
- SIA VM management
All commands have their own subcommands and respective arguments and aliases.
Running¶
ark exec
Usage¶
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
|