Add new device configuration
onos provisioner add config <config-id> [args] [flags]
--artifacts string artifacts tar file (- for stdin) (default "-")
-h, --help help for add
--kind string kind of configuration: pipeline or chassis (default "pipeline")
--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 "device-provisioner:5150")
--tls-cert-path string the path to the TLS certificate
--tls-key-path string the path to the TLS key
- onos provisioner - Device provisioner subsystem commands