mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-13 22:03:04 +00:00
configuration is JSON
This commit is contained in:
parent
4123328404
commit
026c7735b6
@ -60,16 +60,12 @@ at which time you may be able to pass a directory-capability to this
|
||||
option).
|
||||
|
||||
If you don't want to store the configuration on disk at all, you may
|
||||
use ``--config -`` (that's a dash) and write a valid JSON (YAML? I'm
|
||||
guessing JSON is easier to deal with here, more-interoperable?)
|
||||
use ``--config -`` (that's a dash) and write a valid JSON
|
||||
configuration to stdin.
|
||||
|
||||
All commands take the ``--config`` option, and they all behave
|
||||
similarly for "data from stdin" versus "data from disk".
|
||||
|
||||
DECIDE:
|
||||
- config is YAML or JSON?
|
||||
|
||||
|
||||
tahoe grid-manager create
|
||||
`````````````````````````
|
||||
|
Loading…
x
Reference in New Issue
Block a user