FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Adds capability for the feed command, to specify index by ottpeter · Pull Request #501 · ethersphere/swarm-cli · GitHub

Adds capability for the feed command, to specify index - #501

Open
ottpeter wants to merge 8 commits into
ethersphere:masterfrom
Solar-Punk-Ltd:feat/feed-with-specific-index
Open

ottpeter wants to merge 8 commits into
ethersphere:masterfrom
Solar-Punk-Ltd:feat/feed-with-specific-index

Conversation

Copy link
Copy Markdown

Adds capability for the feed command, to specify index, when doing read or write.

ottpeter marked this pull request as ready for review May 23, 2024 14:05
ottpeter requested a review from Cafe137 as a code owner May 23, 2024 14:05
Comment thread src/command/feed/feed-command.ts Outdated
@Option({ key: 'password', alias: 'P', description: 'Password for the wallet' })
public password!: string

@Option({ key: 'index', description: 'Index for the feed to write to, or read from', required: false })

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Maybe it could simply say "Feed index to write to or read from"?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Good idea. I'll make this change.

Cafe137 added this to the Swarm-CLI v2.32.1 milestone Jul 25, 2025

This branch has not been deployed

No deployments
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL