Skip to content

Latest commit

 

History

History

echo

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

echo

A simple function that returns whatever you send it. You can deploy this function by simply running:

cape deploy echo_deploy

Then to invoke it you can run:

cape run <YOUR_FUNCTION_ID> -f input.echo.data