WUI is more useful than CLI #1415

Open
opened 2011-06-04 14:39:59 +00:00 by gdt · 3 comments
Owner

There are things that the WUI can do (e.g., attenuate caps, list a directory and show all the various caps of entries) that can't be done in the CLI. Using the WUI usually involves using web browsers which handle secrets as URLs and form contents, rather than solely as passwords. While some people prefer WUI-type interfaces, given the security issues it's bad to encourage their use by having the CLI be less capable.

This ticket is really about things the WUI can do that involve capabilities. I don't have an objection to the status page not being implemented in the CLI.

There are things that the WUI can do (e.g., attenuate caps, list a directory and show all the various caps of entries) that can't be done in the CLI. Using the WUI usually involves using web browsers which handle secrets as URLs and form contents, rather than solely as passwords. While some people prefer WUI-type interfaces, given the security issues it's bad to encourage their use by having the CLI be less capable. This ticket is really about things the WUI can do that involve capabilities. I don't have an objection to the status page not being implemented in the CLI.
tahoe-lafs added the
code-frontend
major
defect
1.8.2
labels 2011-06-04 14:39:59 +00:00
tahoe-lafs added this to the undecided milestone 2011-06-04 14:39:59 +00:00
davidsarah commented 2011-06-04 21:20:53 +00:00
Author
Owner

Attenuating caps using the CLI is #1299.

To include URIs in directory listings, use the --uri and --readonly-uri options to tahoe ls. These are documented in tahoe ls --help; is there anything else we could do to make them more discoverable?

Attenuating caps using the CLI is #1299. To include URIs in directory listings, use the `--uri` and `--readonly-uri` options to `tahoe ls`. These are documented in `tahoe ls --help`; is there anything else we could do to make them more discoverable?
Author
Owner

I found ls --json, which addresses my need (really understand directory contents and see all the data that is there). I don't have a good answer for why I didn't read the help.

Perhaps "get" on a directory should suggest ls --json. Between that and ls --json, that more or less obviates the need for get to work on directories.

I found ls --json, which addresses my need (really understand directory contents and see all the data that is there). I don't have a good answer for why I didn't read the help. Perhaps "get" on a directory should suggest ls --json. Between that and ls --json, that more or less obviates the need for get to work on directories.
tahoe-lafs added
normal
and removed
major
labels 2012-03-29 20:03:07 +00:00
davidsarah commented 2012-11-15 03:43:23 +00:00
Author
Owner

Also see #1856 (CLI command to generate an incident report).

Also see #1856 (CLI command to generate an incident report).
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#1415
No description provided.