mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-20 06:07:55 +00:00
parent
0cb4bc951a
commit
33fd70291a
@ -1021,7 +1021,8 @@ drive
|
|||||||
|
|
||||||
## config inject <file>
|
## config inject <file>
|
||||||
|
|
||||||
Use this command to inject a config.json file to the mounted filesystem (e.g. SD card) of a provisioned device"
|
Use this command to inject a config.json file to the mounted filesystem
|
||||||
|
(e.g. SD card or mounted resinOS image) of a provisioned device"
|
||||||
|
|
||||||
Examples:
|
Examples:
|
||||||
|
|
||||||
|
@ -116,7 +116,8 @@ exports.inject =
|
|||||||
signature: 'config inject <file>'
|
signature: 'config inject <file>'
|
||||||
description: 'inject a device configuration file'
|
description: 'inject a device configuration file'
|
||||||
help: '''
|
help: '''
|
||||||
Use this command to inject a config.json file to the mounted filesystem (e.g. SD card) of a provisioned device"
|
Use this command to inject a config.json file to the mounted filesystem
|
||||||
|
(e.g. SD card or mounted resinOS image) of a provisioned device"
|
||||||
|
|
||||||
Examples:
|
Examples:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user