Skip to content

SyncFunctionsOptions

Options for syncing functions

PropertyTypeDescription
functionsFunctionSpec[]Functions to sync
namespace?stringNamespace to sync functions to (defaults to “default”)
options?objectOptions for sync operation
options.delete_missing?booleanDelete functions in namespace that are not in the sync payload
options.dry_run?booleanPreview changes without applying them