diff options
author | https://www.google.com/accounts/o8/id?id=AItOawkZktNHFhxC1kYA9KKdKpYJO4clq9WDsjE <Jason@web> | 2013-04-26 21:16:30 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-04-26 21:16:30 +0000 |
commit | ac40f78c61ddad4e5fce2b0f38dec700f79f9b6d (patch) | |
tree | 2567ab64fdefa4884104bd3d521982ca8488423d | |
parent | f6b87f3f2b3fe33e0a3ef10a1ce77caf84fc77a6 (diff) |
Added a comment
-rw-r--r-- | doc/forum/Not_sure_how_to_get_my_s3_remote_back/comment_13_85368b60091dc3ce2efb58013ffe9f83._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/forum/Not_sure_how_to_get_my_s3_remote_back/comment_13_85368b60091dc3ce2efb58013ffe9f83._comment b/doc/forum/Not_sure_how_to_get_my_s3_remote_back/comment_13_85368b60091dc3ce2efb58013ffe9f83._comment new file mode 100644 index 000000000..c51377dbb --- /dev/null +++ b/doc/forum/Not_sure_how_to_get_my_s3_remote_back/comment_13_85368b60091dc3ce2efb58013ffe9f83._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawkZktNHFhxC1kYA9KKdKpYJO4clq9WDsjE" + nickname="Jason" + subject="comment 13" + date="2013-04-26T21:16:30Z" + content=""" +I tend to agree with you. At first I liked the idea that initremote could be used to re-initialize a remote, but then I got confused about what the name of that remote was. I suppose git annex status could have told me. I kept wanting to have something like \"git annex remote\" (which would list them) and then \"git annex remote init\" to initialize them. That way the remote actions would follow the same sort of interface as \"git remote\", where you could list, init, create, edit, rename, enable, disable, kill (dead?), etc. The main drawback I see with that is having too many levels to type. + +I really like the idea of having the ability to \"git annex remote show s3\" and it will tell me what the type, uuid, options, etc are for that remote. +"""]] |