edge-cli can run host-level and cluster-level commands such as apt-get,
systemctl, helm, and kubectl.
Open a private security advisory or contact the repository maintainers through the GitHub organization.
- Review commands with
--dry-runbefore destructive workflows. - Uninstall commands require
--yes. edge uninstall infradoes not remove k3s unless--k3sis explicitly set.edge uninstall observabilitycan keep the namespace with--keep-namespace.- Do not commit kubeconfigs, secrets, tokens, local
.envfiles, or generated runtime artifacts.