worker cache push tagValue {{.cds.workspace}}/pathToUpload
Inside a project, you can create a cache from your worker with a tag (useful for vendors for example) worker cache push dir/file
You can use you storage integration: worker cache push –destination=MyStorageIntegration dir/file
worker cache push [flags]
worker cache push {{.cds.workflow}}-{{.cds.version}} ./pathToUpload
--destination string optional. Your storage integration name