databricks-cli/cmd
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
..
account Upgrade Go SDK to 0.27.0 (#1064) 2023-12-14 08:15:00 +00:00
api Update Go SDK to v0.19.0 (#729) 2023-09-05 09:43:57 +00:00
auth Ask for host when .databrickscfg doesn't exist (#1041) 2023-12-04 15:40:52 +00:00
bundle Do not allow input prompts in Git Bash terminal (#1069) 2023-12-18 15:01:59 +00:00
configure Filter out system clusters for `--configure-cluster` (#1031) 2023-11-30 09:59:11 +00:00
fs Remove dependency on global state for remaining commands (#613) 2023-07-27 10:03:08 +00:00
labs Do not allow input prompts in Git Bash terminal (#1069) 2023-12-18 15:01:59 +00:00
root Do not allow input prompts in Git Bash terminal (#1069) 2023-12-18 15:01:59 +00:00
sync Make `file_path` and `artifact_path` fields consistent with json tag (#987) 2023-11-15 13:37:26 +00:00
version Added description for version command (#737) 2023-09-06 08:41:47 +00:00
workspace Added output template for list-secrets command (#1074) 2023-12-18 16:09:11 +00:00
cmd.go Add `databricks labs` command group (#914) 2023-11-17 12:47:37 +00:00