Current Commands
ployzctl daemon install is implemented directly by ployzctl. Other current
operator commands are forwarded to ployzd.
Native ployzctl
Section titled “Native ployzctl”ployzctl daemon install --runtime docker --service-mode userployzctl daemon install --runtime host --service-mode systemForwarded ployzd groups
Section titled “Forwarded ployzd groups”ployzctl runployzctl --json statusployzctl doctorployzctl deploy --file <path>ployzctl deploy --file <path> --dry-runployzctl deploy preview --file <path>ployzctl deploy service <name> --image <image> --namespace <namespace>ployzctl migrate apply <service_ref> --to <machine>ployzctl migrate preview <service_ref> --to <machine>ployzctl migrate render-manifest <service_ref> --to <machine>ployzctl machine lsployzctl machine add <target>...ployzctl machine rm <id>ployzctl machine drain <target>ployzctl machine standby <target>ployzctl machine rttployzctl machine invite create|list|revoke|importployzctl image status|push|distribute|inspect|operationUse ployzd --help or ployzd <group> --help for the exact flags supported by
the current binary.