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. For more details take a look at
Install Config file reference.
nuon installs generate-config
to export an existing install to stdout.
Create a TOML config file for the install in the installs
folder of your app’s
config and paste the stout. If required, make updates e.g., you app’s release
number, and nuon apps sync
to update the install. In the dashboard, see the
newly-created workflow to track the install’s upgrade process.
plan-only
action did not update it’s status
correctly.