#105 closed enhancement (fixed)

command-line: access to uris

Reported by: zooko Owned by: zooko
Priority: minor Milestone: 1.1.0
Component: code-frontend-cli Version: 0.7.0
Keywords: Cc:
Launchpad Bug:

Description

It might be cool if you could peek and poke at URIs as well as at vdrive paths with the cmdline clients.

Change History (13)

comment:1 Changed at 2007-08-15T21:33:37Z by zooko

  • Milestone changed from undecided to 0.6.0
  • Status changed from new to assigned

comment:2 Changed at 2007-08-20T18:00:44Z by zooko

This is part of the "improved command-line" task. I would like to see it done for v0.6.

comment:3 Changed at 2007-08-23T19:54:45Z by zooko

  • Summary changed from command-line access to uris to command-line: access to uris

comment:4 Changed at 2007-09-19T23:01:03Z by zooko

  • Milestone changed from 0.6.0 to 0.7.0

comment:5 Changed at 2007-10-31T07:46:51Z by warner

maybe 'tahoe ls --uri', which could list the URI for each child in addition to its name

and maybe 'tahoe set PATH/NEWCHILD URI' ?

comment:6 Changed at 2007-10-31T15:21:41Z by zooko

  • Milestone changed from 0.7.0 to 0.6.2
  • Version changed from 0.4.0 to 0.6.1

That sounds good.

comment:7 Changed at 2007-11-01T18:09:35Z by zooko

  • Milestone changed from 0.6.2 to 0.7.1

We're focussing on an imminent v0.7.0 (see the roadmap) which hopefully has #197 -- Small Distributed Mutable Files and also a fix for #199 -- bad SHA-256. So I'm bumping less urgent tickets to v0.7.1.

comment:8 Changed at 2007-11-13T18:28:57Z by zooko

  • Milestone changed from 0.7.1 to 0.7.2
  • Version changed from 0.6.1 to 0.7.0

We need to choose a manageable subset of desired improvements for v0.7.1, scheduled for two week hence, so I'm bumping this one into v0.7.2, scheduled for mid-December.

comment:9 Changed at 2008-01-15T21:37:20Z by zooko

  • Component changed from code-frontend to code-frontend-cli

comment:10 Changed at 2008-01-23T04:21:22Z by zooko

  • Milestone changed from 0.7.2 to undecided

comment:11 Changed at 2008-06-01T21:49:59Z by warner

I agree. I don't know what the syntax should be yet.

Incidentally, now "tahoe ls --uri" will display the URIs of the listed objects, and --readonly-uri will show only read-caps.

comment:12 Changed at 2008-09-26T02:49:10Z by warner

I think this is done, we can do 'tahoe get URI' and 'tahoe put WRITE-CAP' (for mutable files). Please give the current CLI code a spin and see if it meets your goals.

comment:13 Changed at 2010-06-13T01:41:51Z by davidsarah

  • Milestone changed from eventually to 1.1.0
  • Resolution set to fixed
  • Status changed from assigned to closed

It appears that this was fixed two years ago, in r2586.

Note: See TracTickets for help on using tickets.