After running
balena app create my-app
I get a list of Device Types that I can choose from, but the list I am presented with doesn’t include Jetson (neither tx2 nor tx1) how should I handle this?
CLI version is 9.12.2
After running
balena app create my-app
I get a list of Device Types that I can choose from, but the list I am presented with doesn’t include Jetson (neither tx2 nor tx1) how should I handle this?
CLI version is 9.12.2
I just upgraded my CLI from 9.12.1 to 9.12.2 and I can see the Nvidia Jetson TX1/TX2
options just fine on my OpenBalena setup.
Perhaps you could try updating your containers:
Regards.
I uninstalled and reinstalled the cli and it’s there now.
Thanks for your help!