Exec¶
You use the exec
command is used to run commands on available services (the available services depend on the authorized user's account).
SIA services¶
The following services and commands are supported:
ark exec sia
: Root command for the SIA servicepolicies
- Policy managementdb
- DB policieseditor
- DB policies interactive editor
vm
- SIA VM policieseditor
- SIA VM policies interactive editor
certificates
- Certificate managementdb
- Databases end-user operationssso
- SSO end-user operationssecrets
- Secrets servicedb
- DB secrets servicevm
- VM secrets service
workspaces
- Workspaces managementdb
- DB workspace managementtarget-sets
- Target Sets workspace management
k8s
- Kubernetes serviceaccess
- Access servicessh-ca
- SSH CA service
ark exec sm
: Root command for Session Monitoring serviceark exec identity
: Root command for Identity serviceroles
- Roles managementusers
- Users managementpolicies
- Policies managementdirectories
- Directories reading
ark exec pcloud
: Root command for PCloud serviceaccounts
- Accounts managementsafes
- Safes managementplatforms
- Platforms managementapplications
- Applications management
ark exec cmgr
: Root command for Connector Manager 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 30 31 32 |
|