Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd: add the possibility to unlinks the core lightning form coffee #278

Closed
vincenzopalazzo opened this issue May 22, 2024 · 3 comments · Fixed by #279
Closed

cmd: add the possibility to unlinks the core lightning form coffee #278

vincenzopalazzo opened this issue May 22, 2024 · 3 comments · Fixed by #279
Assignees
Labels
💭 - brainstorming feature idea and related discussion ❤️ - RFC Request for Comments, it is under consideration enhancement New feature or request
Milestone

Comments

@vincenzopalazzo
Copy link
Contributor

We have a coffee setup command, but we do not have and unlink command, so we should add it to make it easy.

coffee unlink <cln root path>, and then maybe we can rename the coffee setup to coffee link?

What do you think @tareknaser ?

@vincenzopalazzo vincenzopalazzo added enhancement New feature or request 💭 - brainstorming feature idea and related discussion ❤️ - RFC Request for Comments, it is under consideration labels May 22, 2024
@vincenzopalazzo vincenzopalazzo added this to the 0.1-rc1 milestone May 22, 2024
@tareknaser
Copy link
Collaborator

Maybe we can have:

  • coffee setup and coffee teardown
    or
  • coffee activate and coffee deactivate

@tareknaser
Copy link
Collaborator

I gave this a try, but it looks like we need to wait for laanwj/cln4rust#131 before testing. Here is the commit: 862a9eb

@vincenzopalazzo
Copy link
Contributor Author

No better, link and unlink

You are not activating anything, but you are linking the core lightning configuration to the coffee configuration.

In Linux terms, this is a link operation https://linuxize.com/post/how-to-create-symbolic-links-in-linux-using-the-ln-command/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💭 - brainstorming feature idea and related discussion ❤️ - RFC Request for Comments, it is under consideration enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants