balena-io/balena-cli

os configure does not place system-connections file in that folder on boot partition on Windows

kb2ma opened this issue · 0 comments

kb2ma commented

Expected/Actual Behavior

The command below on Windows should place conn-file in the system-connections directory in the boot partition. Instead it creates a file \system-connections\conn-file in the root directory of the boot partition.

balena os configure balena-test.img --fleet myfleet --version 4.1.3+rev2 --system-connection conn-file


image

Steps to Reproduce the Problem

  1. Download an image via balena os download
  2. Configure it with the command above
  3. Flash the image to an SD card with balenaEtcher

Specifications

  • balena CLI version: 17.4.3
  • Operating system version: Windows 10
  • 32/64 bit OS and processor: e.g. 64-bit Windows on 64-bit Intel processor
  • Install method: executable installer