[tahoe-lafs-trac-stream] [tahoe-lafs] #1561: replace --mutable-type with --format in CLI commands
tahoe-lafs
trac at tahoe-lafs.org
Thu Oct 13 10:01:59 PDT 2011
#1561: replace --mutable-type with --format in CLI commands
-------------------------------+-------------------------
Reporter: warner | Owner:
Type: defect | Status: new
Priority: major | Milestone: 1.9.0
Component: code-frontend-cli | Version: 1.9.0a2
Keywords: | Launchpad Bug:
-------------------------------+-------------------------
To match the new webapi style, and to avoid interface churn in the future,
I think we should change our CLI commands to use --format= instead of
--mutable and --mutable-type= .
Of course --mutable will imply --format=SDMF, for backwards compatibility.
(we could argue that --mutable should mean "use whatever your gateway's
default mutable format is", but that either requires that the CLI tools
use the now-deprecated mutable=true queryarg, or we invent a fourth value
for the format= queryarg which means "your default mutable type", and I
think that simply implying SDMF is easier)
--
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1561>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list