cromshell
cromshell copied to clipboard
`Cost`: Add check that big query has been initialized with defaults
The cost sub-command assumes a default big query/google cloud project.
We need to add a check in the code to see if it's set and gracefully fail if it isn't.
This is related to #170