Summary
Direct openclaw cli to set openclaw.json
Problem to solve
Using all below command still not can access to .openclaw-upstream-state\openclaw.json
pnpm openclaw xxxx
pnpm dev xxxx
node dist/index.js xxxx
node openclaw.mjs xxxx
Above command is not related to actual .openclaw-upstream-state instance.
I try to pairing the discord to channels, using all above command with pairing list discord will show no pending pairing, I only can copy/ manually modify the openclaw.json and manually create credential folder/files with pairing information.
If later I want to config of add skill/tool, it is hard to manually do it.
Proposed solution
support without build/other to have openclaw cli access .openclaw-upstream-state\ instance.
Alternatives considered
No response
Impact
Affected systems
Severity annoying
Frequency always
Consequence errors
Evidence/examples
You can see many issue is asking pairing or doctor issue.
Additional information
No response
Summary
Direct openclaw cli to set openclaw.json
Problem to solve
Using all below command still not can access to .openclaw-upstream-state\openclaw.json
pnpm openclaw xxxx
pnpm dev xxxx
node dist/index.js xxxx
node openclaw.mjs xxxx
Above command is not related to actual .openclaw-upstream-state instance.
I try to pairing the discord to channels, using all above command with pairing list discord will show no pending pairing, I only can copy/ manually modify the openclaw.json and manually create credential folder/files with pairing information.
If later I want to config of add skill/tool, it is hard to manually do it.
Proposed solution
support without build/other to have openclaw cli access .openclaw-upstream-state\ instance.
Alternatives considered
No response
Impact
Affected systems
Severity annoying
Frequency always
Consequence errors
Evidence/examples
You can see many issue is asking pairing or doctor issue.
Additional information
No response