summaryrefslogtreecommitdiff
path: root/cli/tools/bundle.rs
AgeCommit message (Collapse)Author
2022-12-09fix: respect the `--quiet` flag in more cases (#16998)David Sherret
2022-12-09refactor: cleanup main.rs (#16996)David Sherret
1. Extracts out some code from main.rs 2. Inlines all the `x_command` functions in main.rs