Set total/needed/happy from command-line #2848

Closed
opened 2016-12-13 17:27:26 +00:00 by meejah · 2 comments
meejah commented 2016-12-13 17:27:26 +00:00
Owner

To ease scripted setups of a new tahoe node (e.g. in Docker) it would be nice to allow setting of some default options from the command-line, with the values for the shares (total/needed/happy) being one such pain-point.

This then avoids having to programmatically edit the tahoe.cfg immediately after tahoe create-node

To ease scripted setups of a new tahoe node (e.g. in Docker) it would be nice to allow setting of some default options from the command-line, with the values for the shares (total/needed/happy) being one such pain-point. This then avoids having to programmatically edit the tahoe.cfg immediately after `tahoe create-node`
tahoe-lafs added the
code-frontend-cli
normal
enhancement
1.11.0
labels 2016-12-13 17:27:26 +00:00
tahoe-lafs added this to the 1.12.0 milestone 2016-12-13 17:27:26 +00:00
warner commented 2016-12-13 19:15:59 +00:00
Author
Owner
see <https://github.com/tahoe-lafs/tahoe-lafs/pull/376>
Brian Warner <warner@lothar.com> commented 2016-12-14 06:36:45 +00:00
Author
Owner

In a7479f1/trunk:

Merge PR376

This adds "tahoe create-client" (and create-node) arguments which set the
default encoding parameters of the newly-created node (modifying the initial
tahoe.cfg contents). Easier than creating the node and then immediately
editing tahoe.cfg.

Closes ticket:2848
In [a7479f1/trunk](/tahoe-lafs/trac-2024-07-25/commit/a7479f1fe10b35d7b98b75404b0de6ad5be15abe): ``` Merge PR376 This adds "tahoe create-client" (and create-node) arguments which set the default encoding parameters of the newly-created node (modifying the initial tahoe.cfg contents). Easier than creating the node and then immediately editing tahoe.cfg. Closes ticket:2848 ```
tahoe-lafs added the
fixed
label 2016-12-14 06:36:45 +00:00
Brian Warner <warner@lothar.com> closed this issue 2016-12-14 06:36:45 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tahoe-lafs/trac-2024-07-25#2848
No description provided.