balena-cncjs Struggles

hi guys, im trying to get the above working, struggling to get anywhere :frowning:
I have managed to create a fleet the device is online
balena app create CNCMachine --type raspberry-pi2 (worked ok )
balena env add RESIN_HOST_CONFIG_gpu_mem 128 --application CNCMachine1 (Returns an Error, Unexpected Arguments: --application, CNCMachine1

Any help appreciated

Hello, according to the documentation, application is not a valid option for env add . Perhaps you meant fleet? Please see balena CLI Documentation - Balena Documentation for details.

Thankyou that got it sorted cheers