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.5" stability="stable" released="2022-02-14" id="sha1new=7e49b5d2b0d65b787d311376e6e64694a60af3b3"> <manifest-digest sha256new="QJPAVHIAF7OC5OCTOMJOBHYQII2X6AO54JEXUNOVFJ72CEYNCFXA"/> <archive extract="Kui-win32-x64" href="https://github.com/kubernetes-sigs/kui/releases/download/v11.2.5/Kui-win32-x64.zip" type="application/zip" size="95927275"/> </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.5" stability="stable" released="2022-02-14" id="sha1new=b3c1842d358154e3212dd28f53120d158aa832c7"> <manifest-digest sha256new="CEOJMWOXTDDFJVTYJ7WTYIO46FGDMEODQPXFETDATT5W4NDIVL7A"/> <archive extract="Kui-linux-x64" href="https://github.com/kubernetes-sigs/kui/releases/download/v11.2.5/Kui-linux-x64.zip" type="application/zip" size="108325048"/> </implementation> <implementation arch="Linux-aarch64" version="11.2.5" stability="stable" released="2022-02-14" id="sha1new=15902b2d27d640a24b3bee264a29aeeca835124f"> <manifest-digest sha256new="PATCGCAP6XVUECMX57VF3REZC3VEUSALLKYVAAWEDLHG2ABCO5JA"/> <archive extract="Kui-linux-arm64" href="https://github.com/kubernetes-sigs/kui/releases/download/v11.2.5/Kui-linux-arm64.zip" type="application/zip" size="113866485"/> </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.5" stability="stable" released="2022-02-14" id="sha1new=b876734986a64b40caafb5c41190e24810c5c2fc"> <manifest-digest sha256new="PIFQLLSZPBGYDTBKEQDOJONRRCBNJI5AEOGYBLQPDPRL4ROICMJQ"/> <archive extract="Kui-darwin-x64" href="https://github.com/kubernetes-sigs/kui/releases/download/v11.2.5/Kui-darwin-x64.tar.bz2" type="application/x-bzip-compressed-tar" size="85715826"/> </implementation> <implementation arch="MacOSX-aarch64" version="11.2.5" stability="stable" released="2022-02-14" id="sha1new=eef63ca8cb0abd9d25f377810e04fa7396c81a47"> <manifest-digest sha256new="OTWMX6R3XRTVF6OZAKFV33O6NZKQUPJG5SLIMWMZKCLQZJ5LJMXA"/> <archive extract="Kui-darwin-arm64" href="https://github.com/kubernetes-sigs/kui/releases/download/v11.2.5/Kui-darwin-arm64.tar.bz2" type="application/x-bzip-compressed-tar" size="88367073"/> </implementation> </group> </interface>
- Loading branch information