Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.resyndeo.com/llms.txt

Use this file to discover all available pages before exploring further.

resyndeo install provisions a local k3d cluster on your Mac and registers it with the Resyndeo backend.

Run

resyndeo install --token <token>
Get a token at app.resyndeo.com.

Flags

FlagDefaultPurpose
--tokenrequiredInstall token from app.resyndeo.com
--backendhttps://api.resyndeo.comResyndeo API endpoint
--nats-urlfrom backendNATS endpoint used by the in-cluster daemon
--system-k3dfalseUse a system-installed k3d binary instead of downloading one