chenz24 / ksnext

A command line interface for KubeSphere plugin system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ksnext command line interface

init

// init a project
ksnext init <project-directory>

create plugin charts

ksnext create <plugin-name>

install plugin

ksnext install <plugin-name>

About

A command line interface for KubeSphere plugin system

License:MIT License


Languages

Language:Go 93.5%Language:Makefile 4.7%Language:Shell 1.2%Language:Dockerfile 0.5%