moose icon indicating copy to clipboard operation
moose copied to clipboard

`moose function init` behaviors

Open callicles opened this issue 10 months ago • 1 comments

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

Screenshot 2024-07-31 at 10.41.25 AM.png

Screenshot 2024-07-31 at 10.41.25 AM.png

callicles avatar Apr 02 '24 00:04 callicles