databricks-cli/cmd/workspace/schemas
Andrew Nester aed6450baf
Do not prompt for List methods (#411)
## Changes
Do not prompt for List methods

## Tests
Running
```
cli workspace list
```

Before

```
cli workspace list
Error: Path () doesn't start with '/'
```

After

```
cli workspace list
Error: accepts 1 arg(s), received 0

```
2023-05-26 16:02:53 +02:00
..
overrides.go Rename bricks -> databricks (#389) 2023-05-16 18:35:39 +02:00
schemas.go Do not prompt for List methods (#411) 2023-05-26 16:02:53 +02:00