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

network add-local: Extract absolute path for internal.sock #273

Open
matevz opened this issue Aug 19, 2024 · 0 comments
Open

network add-local: Extract absolute path for internal.sock #273

matevz opened this issue Aug 19, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@matevz
Copy link
Member

matevz commented Aug 19, 2024

If you do

oasis net add-local rofl_node unix:internal.sock

and then

oasis net status --network rofl_node

it works, but only if you're in the same folder at the point when you added the internal.sock. When calling net add-local, it should extract the absolute path of the provided file and store that one to the config file.

@matevz matevz added enhancement New feature or request good first issue Good for newcomers labels Aug 19, 2024
@matevz matevz changed the title network add-local: Extract absolute path for internal.sock network add-local: Extract absolute path for internal.sock Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant