System command
skupper system [subcommand] [options]
| Platforms | Kubernetes, Docker, Podman, Linux |
|---|
Subcommands
| System install | Checks the local environment for required resources and configuration |
| System uninstall | Remove local system infrastructure, undoing the configuration changes made by skupper system install, by disabling the Podman/Docker API |
| System start | Start the Skupper router for the current site |
| System stop | Stop the Skupper router for the current site |
| System reload | Forces to overwrite an existing namespace based on input/resources, if the namespace is not provided, the default one is going to be reloaded
|
| System apply | Create or update resources using files or standard input |
| System delete | Delete resources using files or standard input |
| System generate-bundle | Generate a self-contained site bundle for use on another machine |