## onos provisioner add Add new device configuration ``` onos provisioner add config [args] [flags] ``` ### Options ``` --artifacts string artifacts tar file (- for stdin) (default "-") -h, --help help for add --kind string kind of configuration: pipeline or chassis (default "pipeline") ``` ### 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 "device-provisioner:5150") --tls-cert-path string the path to the TLS certificate --tls-key-path string the path to the TLS key ``` ### SEE ALSO * [onos provisioner](onos_provisioner.md) - Device provisioner subsystem commands ###### Auto generated by spf13/cobra on 29-Jun-2024