Last active
December 22, 2020 08:35
-
-
Save ipedrazas/6b0b8bc5ae2339b4f21aef342375d656 to your computer and use it in GitHub Desktop.
upload chart using curl
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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