## onos topo get object Get Objects ``` onos topo get object id [flags] ``` ### Options ``` -h, --help help for object --kind string kind query --label string label query --no-headers disables output headers --related-to string use relation filter --related-to-tgt string use relation filter --related-via string use relation filter, must also specify related-to or related-to-tgt --scope string target_only|all|source_and_target (default "target_only") --tgt-kind string optional target kind for relation filter -v, --verbose verbose output --with-aspect strings aspect object must have ``` ### Options inherited from parent commands ``` --auth-header string Auth header in the form 'Bearer ' --no-tls if present, do not use TLS --service-address string the gRPC endpoint (default "onos-topo:5150") --tls-cert-path string the path to the TLS certificate --tls-key-path string the path to the TLS key ``` ### SEE ALSO * [onos topo get](onos_topo_get.md) - Get topology resources ###### Auto generated by spf13/cobra on 29-Jun-2024