github.com/Racer159/jackal@v0.32.7-0.20240401174413-0bd2339e4f2e/docs/2-the-jackal-cli/100-cli-commands/jackal_tools_monitor.md (about)

     1  # jackal tools monitor
     2  <!-- Auto-generated by hack/gen-cli-docs.sh -->
     3  
     4  Launches a terminal UI to monitor the connected cluster using K9s.
     5  
     6  ```
     7  jackal tools monitor [flags]
     8  ```
     9  
    10  ## Options
    11  
    12  ```
    13    -A, --all-namespaces                 Launch K9s in all namespaces
    14        --as string                      Username to impersonate for the operation
    15        --as-group stringArray           Group to impersonate for the operation
    16        --certificate-authority string   Path to a cert file for the certificate authority
    17        --client-certificate string      Path to a client certificate file for TLS
    18        --client-key string              Path to a client key file for TLS
    19        --cluster string                 The name of the kubeconfig cluster to use
    20    -c, --command string                 Overrides the default resource to load when the application launches
    21        --context string                 The name of the kubeconfig context to use
    22        --crumbsless                     Turn K9s crumbs off
    23        --headless                       Turn K9s header off
    24    -h, --help                           help for monitor
    25        --insecure-skip-tls-verify       If true, the server's caCertFile will not be checked for validity
    26        --kubeconfig string              Path to the kubeconfig file to use for CLI requests
    27        --logFile string                 Specify the log file
    28    -l, --logLevel string                Specify a log level (info, warn, debug, trace, error)
    29        --logoless                       Turn K9s logo off
    30    -n, --namespace string               If present, the namespace scope for this CLI request
    31        --readonly                       Sets readOnly mode by overriding readOnly configuration setting
    32    -r, --refresh int                    Specify the default refresh rate as an integer (sec) (default 2)
    33        --request-timeout string         The length of time to wait before giving up on a single server request
    34        --screen-dump-dir string         Sets a path to a dir for a screen dumps
    35        --token string                   Bearer token for authentication to the API server
    36        --user string                    The name of the kubeconfig user to use
    37        --write                          Sets write mode by overriding the readOnly configuration setting
    38  ```
    39  
    40  ## SEE ALSO
    41  
    42  * [jackal tools](jackal_tools.md)	 - Collection of additional tools to make airgap easier