Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
<?xml version="1.0"?> <interface xmlns="http://zero-install.sourceforge.net/2004/injector/interface"> <name>Kui</name> <summary>takes your normal kubectl command line requests and responds with graphics</summary> <description>Kui takes your normal kubectl command line requests and responds with graphics. Instead of ASCII tables, you are presented with sortable ones. Instead of copying and pasting long auto-generated resource names, in Kui you just click.</description> <homepage>https://kui.tools/</homepage> <feed-for interface="https://apps.0install.net/kubernetes/kui.xml"/> <group license="Apache License 2.0"> <command name="run" path="Kui.exe"/> <command name="kubectl-kui" path="kubectl-kui.ps1"> <runner interface="https://apps.0install.net/powershell/windows.xml"/> </command> <implementation arch="Windows-x86_64" version="11.2.4" stability="stable" released="2022-02-14" id="sha1new=4b48ca71cd5e3cc38a68f5b7d7aa86371531ebb0"> <manifest-digest sha256new="FB3AEOATHY2UB6RP7GOL2SGWYZSV6KSQL6FUT74OFKJ2ZPNCRHEQ"/> <archive extract="Kui-win32-x64" href="https://github.com/kubernetes-sigs/kui/releases/download/v11.2.4/Kui-win32-x64.zip" type="application/zip" size="95925992"/> </implementation> </group> <group license="Apache License 2.0"> <command name="run" path="Kui"/> <command name="kubectl-kui" path="kubectl-kui"/> <implementation arch="Linux-x86_64" version="11.2.4" stability="stable" released="2022-02-14" id="sha1new=6c62253baeda00aa1dd28af64800f353e19a7751"> <manifest-digest sha256new="BLF3SCPQ5VSZQ7FW6RWHVBFDQIANOMZW52NETDTFMLUMGXYIHJSQ"/> <archive extract="Kui-linux-x64" href="https://github.com/kubernetes-sigs/kui/releases/download/v11.2.4/Kui-linux-x64.zip" type="application/zip" size="108323765"/> </implementation> <implementation arch="Linux-aarch64" version="11.2.4" stability="stable" released="2022-02-14" id="sha1new=08ccb13809a0a8c013721610b8dad6b79299466d"> <manifest-digest sha256new="IUPXGK7CJAQNPAGE2WL2SVY5IVCM7PUGF5MJF6PMPYLXL4LBDDBA"/> <archive extract="Kui-linux-arm64" href="https://github.com/kubernetes-sigs/kui/releases/download/v11.2.4/Kui-linux-arm64.zip" type="application/zip" size="113865194"/> </implementation> </group> <group license="Apache License 2.0"> <command name="run" path="Kui.app/Contents/MacOS/Kui"/> <command name="kubectl-kui" path="Kui.app/Contents/Resources/kubectl-kui"/> <implementation arch="MacOSX-x86_64" version="11.2.4" stability="stable" released="2022-02-14" id="sha1new=b48e38a92ad03f5b10bfa6dd11263690c2f8ca7a"> <manifest-digest sha256new="AY6TYOPOFM3QMYHHPVLJEMC6C3GADITLNZA73QGWRRNWB2HG73WQ"/> <archive extract="Kui-darwin-x64" href="https://github.com/kubernetes-sigs/kui/releases/download/v11.2.4/Kui-darwin-x64.tar.bz2" type="application/x-bzip-compressed-tar" size="85719542"/> </implementation> <implementation arch="MacOSX-aarch64" version="11.2.4" stability="stable" released="2022-02-14" id="sha1new=661048b0dcd089dd71663293d6db2350eff3fe2f"> <manifest-digest sha256new="XY2ZJ64K5DYS3VDWCMEQDA3F2RUK2HNF5OLEDOXUCEBYM7CAYA3Q"/> <archive extract="Kui-darwin-arm64" href="https://github.com/kubernetes-sigs/kui/releases/download/v11.2.4/Kui-darwin-arm64.tar.bz2" type="application/x-bzip-compressed-tar" size="88357217"/> </implementation> </group> </interface>
- Loading branch information