Adds the `src scout` utility to the CLI
Created by: jasonhawkharris
The src scout
utility is a command that helps users manage resources. This PR:
- adds the
scout
utility to the CLI - adds the
resource
subcommand, which prints resource allocations for all Sourcegraph services - adds unit tests for ResourcesK8s and ResourcesDocker
Test plan
Shipped with unit tests.