#in that example the function is "
1 messages · Page 1 of 1 (latest)
you should call
dagger call container-echo --string-arg="daggerize the world"
You can see the functions inside init.py by running the command
dagger functions
the documentation also has details about the conventions around functions and how they are named both via a CLI or dagger module in code.