Hello StackIT Functions Team,
I am currently trying to deploy example functions created via sfn functions create. Their readmes provide sfn functions deploy that results in the error:
Error: Error creating function: error in response: status code 400 Bad Request (with -v I do not get further details)
The documentation provides the command sfn function deploy --registry-id=<registry credential id>, see https://docs.functions.onstackit.cloud/getting-started/deploy-functions.html#deploy-functions. However, the sfn cli command does not have a registry-id parameter anymore.
So what command do I have to run to deploy my functions.