ksbuilder is the command line interface for the KubeSphere extension.
ksbuilder [flags]
-h, --help help for ksbuilder
Run the following command to create a new KubeSphere extension.
ksbuilder create [flags]
Run the following command to pack the extension.
ksbuilder package [flags]
Run the following command to publish the extension to the KubeSphere Marketplace.
ksbuilder publish [flags]
Run the following command to remove the extension from the KubeSphere Marketplace.
ksbuilder unpublish [flags]
Run the following command to check the version of the extension.
ksbuilder version [flags]