Skip to content

Adds the `src scout` utility to the CLI

Erik Seliger requested to merge jhh/src-resource into main

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.

Merge request reports

Loading