Manage Installs via Source Control
nuon apps sync
. Create one config file per-install
in a folder named installs/
under your app’s config. Now syncing the app will also create/update the corresponding
installs.
nuon installs generate-config
to
import an existing install and generate a config file for it. After this generated config file is placed in the installs
folder
of your app’s config, it can be tweaked to make updates to the install.
plan-only
action did not update it’s status correctly.