Skip to content

Dev Container Features for Kusion

This repo now provides kusion feature for devcontainers.

kusion feature

Running kusion inside the built container will print the help message of kusion command line.

{
"image": "mcr.microsoft.com/devcontainers/base:bullseye",
"features": {
"ghcr.io/KusionStack/devcontainer-features/kusion:0": {}
}
}
$ kusion
kusion is a cloud-native programmable technology stack, which manages the Kubernetes cluster by code.
Configuration Commands:
init Initialize KCL file structure and base codes for a new project
compile Compile KCL into YAML
check Check if KCL configurations in current directory ok to compile
ls List all project and stack information
deps Show KCL file dependency information
RuntimeMap Commands:
preview Preview a series of resource changes within the stack
apply Apply a configuration stack to resource(s) by work directory
destroy Destroy a configuration stack to resource(s) by work directory
Other Commands:
completion Generate the autocompletion script for the specified shell
env Print Kusion environment information
version Print the kusion version info
Usage:
kusion [flags] [options]

About

A collection of Dev Container Features managed by Kusion maintainers.

Resources

Code of conduct

Contributing

Security policy

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages