<!--
SPDX-FileCopyrightText: 2019-present Open Networking Foundation <info@opennetworking.org>

SPDX-License-Identifier: Apache-2.0
-->

## onos provisioner config

Manage the CLI configuration

### Options

```
  -h, --help   help for config
```

### Options inherited from parent commands

```
      --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
```

### SEE ALSO

* [onos provisioner](onos_provisioner.md)	 - Device provisioner subsystem commands
* [onos provisioner config delete](onos_provisioner_config_delete.md)	 - Delete CLI option value
* [onos provisioner config get](onos_provisioner_config_get.md)	 - Get CLI option value
* [onos provisioner config init](onos_provisioner_config_init.md)	 - Initialize the kpimon CLI configuration
* [onos provisioner config set](onos_provisioner_config_set.md)	 - Set CLI option value

###### Auto generated by spf13/cobra on 29-Jun-2024