Commit 4bba7bd
authored
cmd/bundle: remove
## Summary
- Removes the hidden `bundle summary --show-full-config` flag and its
handler from `cmd/bundle/summary.go`.
- Deletes the corresponding
`acceptance/bundle/summary/show-full-config/` test directory.
- The flag has been superseded by `bundle debug list-targets`, which
already covers the same use case.
## Test plan
- [ ] `./task build` succeeds.
- [ ] `./task test` passes; no acceptance tests reference
`--show-full-config`.
- [ ] `databricks bundle summary --show-full-config` now errors with
"unknown flag" as expected.
- [ ] `databricks bundle debug list-targets` continues to work as the
replacement.summary --show-full-config (#5241)1 parent 7ea4c18 commit 4bba7bd
12 files changed
Lines changed: 12 additions & 241 deletions
File tree
- acceptance/bundle/summary/show-full-config
- resources
- src
- targets
- cmd/bundle
Lines changed: 0 additions & 19 deletions
This file was deleted.
This file was deleted.
This file was deleted.
Lines changed: 0 additions & 6 deletions
This file was deleted.
This file was deleted.
Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 0 additions & 4 deletions
This file was deleted.
Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 0 additions & 3 deletions
This file was deleted.
0 commit comments