How do I sync my app to the Nuon control plane
Last updated: February 3, 2026
QUESTION
How do I sync my app to the Nuon control plane?
ANSWER
You sync the app with the CLI. You must first create the app with CLI as well.
nuon apps sync
You must be in the directory of your app and the directory name must match the app name.
DOCS