Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 317 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 317 Bytes

test-pckages

Copy from packages

export PACKAGE=kagent/v3.0.1
rm -rf tmp_download
gh release download -R kentik/packages ${PACKAGE} -D tmp_download
gh release create --generate-notes -t ${PACKAGE} -R kentik/test-packages ${PACKAGE}
gh release upload -R kentik/test-packages ${PACKAGE} tmp_download/*