hypercore-protocol / cli

A CLI for peer-to-peer file sharing using the Hypercore Protocol.
MIT License
205 stars 17 forks source link

no-live vs. exit #16

Closed okdistribute closed 3 years ago

okdistribute commented 3 years ago

In our user experience research with the dat cli, we found that --exit was more immediately intuitive than --live=false, seems like that crept in again with the hyp cli!

pfrazee commented 3 years ago

Yeah +1 Karissa, @andrewosh I kind of feel like it shouldn't be live by default. What do yall think about reversing it so that you have to add --live instead?

fwip commented 3 years ago

Additionally, it looks like the hyp info command doesn't have an option to not be live, which was one of the first surprising things to me I ran into. (Would have expected it to be similar to git status - to just output a snapshot of what's going on.)

pfrazee commented 3 years ago

@fwip yeah that makes sense. Live-by-default is a little surprising

pfrazee commented 3 years ago

Okay talked it through with andrew and he agrees, going to change sync and info for this.

pfrazee commented 3 years ago

Published 1.2.0