Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(bb): avoid initializing CRS for
bb info
command (#2425)
This PR executes the `bb info` command before we initialize the CRS as it doesn't require it. This avoids having to read a large amount of data from file / download from AWS when it is unnecessary.
- Loading branch information