onos topo get entity

Get Entity

onos topo get entity <id> [flags]

Options

  -h, --help                    help for entity
      --kind string             kind query
      --label string            label query
      --no-headers              disables output headers
      --related-to string       use relation filter, must also specify related-via
      --related-to-tgt string   use relation filter, must also specify related-via
      --related-via string      use relation filter, must also specify related-to or related-to-tgt
      --scope string            target_only|source_and_target (default "target_only")
      --sort-order string       sort order: ascending|descending|unordered(default) (default "unordered")
      --tgt-kind string         optional target kind for relation filter
  -v, --verbose                 verbose output
      --with-aspect strings     aspect entity must have

Options inherited from parent commands

      --auth-header string       Auth header in the form 'Bearer <base64>'
      --no-tls                   if present, do not use TLS (default true)
      --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

Auto generated by spf13/cobra on 14-Mar-2022