Command Line Usage¶
Below is a list of commands available, you can also view this list by running the task
command in the root of the project.
Setup¶
Installs tilt
cli, k3d
cli and creates a .env
file in the root of the project.
K3d¶
Creates a new cluster:
Destroys the cluster:
Installs chart dependencies:
Uninstalls charts installed with the previous command:
Installs python dependencies required to work on this documentation:
Serves and hot reloads this documentation:
Builds this documentation: