esmGet is a command that gets the value and interal details of a secret from an External Secrets Manager
| Name | Type | Description | Notes |
|---|---|---|---|
| esmName | String | Name of the External Secrets Manager item | |
| json | Boolean | Set output format to JSON | [optional] |
| secretId | String | The secret id (or name, for AWS, Azure or K8s targets) to get from the External Secrets Manager | |
| token | String | Authentication token (see `/auth` and `/configure`) | [optional] |
| uidToken | String | The universal identity token, Required only for universal_identity authentication | [optional] |