Exec¶
You use the exec
command is used to run commands on available services (the available services depend on the authorized user's account).
DPA services¶
The following DPA commands are supported:
ark exec dpa
: Root command for the DPA servicepolicies
- Policy managementdb
- DB policieseditor
- DB policies interactive editor
vm
- DPA VM policieseditor
- DPA VM policies interactive editor
certificates
- Certificate managementdb
- Databases end-user operationssso
- SSO end-user operationssecrets
- Secrets servicedb
- DB secrets service
workspaces
- Workspaces managementdb
- DB workspace management
k8s
- Kubernetes 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 management
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 |
|