Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

feat: provide --peer argument #6

Merged
merged 2 commits into from
Dec 5, 2023
Merged

Conversation

jacderida
Copy link
Contributor

  • 5c15c3a refactor: rename install command to add

    The word add more accurately reflects what is happening here, since the command can add any number
    of services using the --count argument, and it is also intended to be used multiple times; you
    don't really run an installation more than once.

  • 056605e feat: provide --peer argument

    The add command is extended to provide a --peer argument. It uses the sn_peers_acquisition
    crate and thus parses them in the exact same way as safenode.

The word `add` more accurately reflects what is happening here, since the command can add any number
of services using the `--count` argument, and it is also intended to be used multiple times; you
don't really run an installation more than once.
The `add` command is extended to provide a `--peer` argument. It uses the `sn_peers_acquisition`
crate and thus parses them in the exact same way as `safenode`.
@jacderida jacderida merged commit 8464869 into maidsafe:main Dec 5, 2023
13 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants