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 servicesso
- SSO end-user operationsk8s
- Kubernetes serviceworkspaces
- Workspaces servicetarget-sets
- Target sets operationsdb
- Database operationssecrets
- Secrets servicevm
- VM operationsdb
- DB operationsaccess
- Access servicessh-ca
- SSH CA key service
ark exec cmgr
: Root command for the CMGR serviceark exec pcloud
: Root command for PCloud serviceaccounts
- Accounts managementsafes
- Safes management
ark exec identity
: Root command for the Identity servicedirectories
- Directories managementusers
- Users managementroles
- Roles management
ark exec sechub
: Root command for the Secrets Hub Serviceconfiguration
- 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
All commands have their own subcommands and respective arguments.
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 |
|