<!-- SPDX-FileCopyrightText: 2019-present Open Networking Foundation <info@opennetworking.org> SPDX-License-Identifier: Apache-2.0 --> ## onos ransim get metrics Get all metrics of an entity ``` onos ransim get metrics [<entity-id>] [flags] ``` ### Options ``` -h, --help help for metrics -v, --verbose verbose output -w, --watch watch metrics changes ``` ### Options inherited from parent commands ``` --auth-header string Auth header in the form 'Bearer <base64>' --no-tls if present, do not use TLS --service-address string the gRPC endpoint (default "ran-simulator:5150") --tls-cert-path string the path to the TLS certificate --tls-key-path string the path to the TLS key ``` ### SEE ALSO * [onos ransim get](onos_ransim_get.md) - Commands for retrieving RAN simulator model and other information ###### Auto generated by spf13/cobra on 29-Jun-2024