Skip to content

Commit 8fac0a6

Browse files
committed
Update readme
1 parent a510ae6 commit 8fac0a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ Configuration file is supported in two different format: json and yaml. Use the
5454

5555
`$ arduino-cloud-cli config init --config-format json`
5656

57+
It is also possible to specify credentials directly in `ARDUINO_CLOUD_CLIENT` and `ARDUINO_CLOUD_SECRET` environment variables. Credentials specified in environment variables have higher priority than the ones specified in config files.
58+
5759
## Device provisioning
5860

5961
When provisioning a device, you can optionally specify the port to which the device is connected to and its fqbn. If they are not given, then the first device found will be provisioned.

0 commit comments

Comments
 (0)