ctx install endpoint
ADE: curl -fsSL https://ctx.rs/install | sh
curl -fsSL https://ctx.rs/install | sh
Control plane: curl -fsSL https://ctx.rs/install/control-plane | sh
curl -fsSL https://ctx.rs/install/control-plane | sh
Uninstall: curl -fsSL https://ctx.rs/uninstall | sh
curl -fsSL https://ctx.rs/uninstall | sh