Context Commands
Context commands are read-only. They help agents orient themselves before making plans.
List Entities
sh
mere-link entities list --config mere.link.yaml --jsonList Projects
sh
mere-link projects list --config mere.link.yaml --json
mere-link projects list example-client --config mere.link.yaml --jsonList Surfaces
sh
mere-link surfaces list --config mere.link.yaml --json
mere-link surfaces list example-client rollout --config mere.link.yaml --jsonList Links
sh
mere-link links list --config mere.link.yaml --jsonInspect One Context
sh
mere-link context inspect example-client rollout --role docs --config mere.link.yaml --jsonUse this before acting on a project. It resolves aliases, checks ambiguity, and returns the selected entity, project, and optional role surface.