Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
PUT /namespaces/default/apps/myapp2 -H "X-Archive-Name: myapp-Content-Type: application/json" -d '{ "artifact": { "name": "myapp", "version": "1.0.0.jar" -H}, "config"Content-Type: application/json" -d '{ "stream": "B", "table": "X" } }'

 

Users can also deploy an artifact without creating an application.

...