smartcontractkit / smartcontractkit/documentation
[Enhancement]: Add `cre login` details if you're ssh'd into another box
Open
@khadni is already working on this.
Since Nov 25, 2025.
CRE
enhancement
- Dominant language
- MDX
- Stars
- 526
- Forks
- 478
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 75
Description
What would you like us to improve?
If you run cre login, you'll get a callback URL to your localhost. It would be great if we could tell users they can use an ssh tunnel to get the callback url.
ie:
ssh me@my_ip -L 53682:localhost:53682
Then, the callback URL for cre login will open in their terminal.
How important it is?
Not super important at all, but easy
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.