510 B
510 B
Trans Routes
Use route only to locate the target. Operation tokens after the route belong to the operation parser.
- Host workspace route:
NODE:/abs/path. - K3s route:
NODE:k3s, optionally with namespace/workload/container suffix for logs. - Windows route:
NODE:winorNODE:win/<drive>/<path>. - GitHub virtual route:
gh:/owner/repo/issue/<number>or PR/comment paths when supported.
Do not use a host workspace route as source authority for CI/CD, branch follower, GitOps or rollout decisions.