moose
moose copied to clipboard
`moose function init` behaviors
- If a streaming function already exists with the same source and destination data models specified in the command:
- The CLI should raise a warning:
Warning: Streaming Function -> already exists.
- The CLI should raise a warning:
- If a data model specified in the command does not exist:
- it creates the appropriate folders and files,
- but does not create the data model in the
/datamodels
folder