nest config push

Update remote config. By default you can only push your configuration if it is newer than the remote configuration or if you have previously pulled the changes.

nest config push

Options#

optionsdescription
-f, --forceOverwrite remote config
caution

Use the --force option only if you need to reset remote config. Resolving merge conflicts is preferable in most cases.

Examples#

nest config push
nest config push --force