Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 678 Bytes

scout.md

File metadata and controls

27 lines (14 loc) · 678 Bytes

src scout

Usage

'src scout' is a tool that provides monitoring for Sourcegraph resources 

    EXPERIMENTAL: 'scout' is an experimental command in the 'src' tool. To use, you must
    point your .kube config to your Sourcegraph instance.

    Usage: 
        
        src scout command [command options]

    The commands are:
        
        resource        print all known sourcegraph resources and their allocations
        usage           get CPU, memory and current disk usage
        advise          recommend lowering or raising resource allocations based on actual usage

    Use "src scout [command] -h" for more information about a command.