balena-yocto-scripts icon indicating copy to clipboard operation
balena-yocto-scripts copied to clipboard

Token not optional during build

Open anujdeshpande opened this issue 1 year ago • 0 comments

While building using balena-build.sh it prints that the token is an optional argument. But it fails if it doesn't find one in ~/.balena/token Feels a bit misleading - maybe editing the help text to clearly state that we need a token - either as a param or in ~/.balena/ would make sense

https://github.com/balena-os/balena-yocto-scripts/blob/67cb61f9209482ddd22b3f98ebf6cb3609f0acb7/build/balena-build.sh#L18

anujdeshpande avatar Dec 19 '22 05:12 anujdeshpande