Skip to content

Instantly share code, notes, and snippets.

@ipedrazas
Last active December 22, 2020 08:35
Show Gist options
  • Save ipedrazas/6b0b8bc5ae2339b4f21aef342375d656 to your computer and use it in GitHub Desktop.
Save ipedrazas/6b0b8bc5ae2339b4f21aef342375d656 to your computer and use it in GitHub Desktop.
upload chart using curl
curl --data-binary "@mychart-0.1.0.tgz" http://localhost:8080/api/charts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment