## onos topo load Load topology resources in JSON format ``` onos topo load [jsonFilePath|-] [flags] ``` ### Options ``` -d, --data string JSON data (default "{}") -h, --help help for load ``` ### Options inherited from parent commands ``` --auth-header string Auth header in the form 'Bearer ' --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 * [onos topo](onos_topo.md) - ONOS topology resource commands ###### Auto generated by spf13/cobra on 14-Mar-2022