databricks-cli/cmd/workspace/secrets
Andrew Nester 5526cd3fb2
Added output template for list-secrets command (#1074)
## Changes

Fixes #1067

## Tests

```
andrew.nester@HFW9Y94129 cli % databricks secrets list-secrets "my-test-scope"  --output text         
Key             Last Updated Timestamp
my-secret       1692805686489
my-test-secret  1692767910771
```
2023-12-18 16:09:11 +00:00
..
overrides.go Added output template for list-secrets command (#1074) 2023-12-18 16:09:11 +00:00
put_secret.go Remove dependency on global state in generated commands (#595) 2023-07-25 20:19:07 +02:00
secrets.go Add list of supported values for flags that represent an enum field (#1036) 2023-12-06 08:12:17 +00:00