Project

General

Profile

Actions

Bug #11093

closed

"arv keep_service create" should go to an editor.

Added by Nico César about 7 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Story points:
-

Description

reading the docs, http://doc.arvados.org/install/install-keepstore.html at the very end:

~$ read -rd $'\000' keepservice <<EOF; arv keep_service create --keep-service "$keepservice" 
{
 "service_host":"keep0.$prefix.your.domain",
 "service_port":25107,
 "service_ssl_flag":false,
 "service_type":"disk" 
}
EOF

but if I just want to get to an editor and make the record competition the --keep-service is a mandatory parameter

~$ arv keep_service create
Error: option --keep-service must be specified.
Try --help for help.
Actions #1

Updated by Peter Amstutz about 7 years ago

You want "arv create keep_service"

or do you mean the default behavior should be more user friendly? :-)

Actions #2

Updated by Tom Morris over 6 years ago

  • Target version set to Arvados Future Sprints
Actions #3

Updated by Ward Vandewege over 2 years ago

  • Target version deleted (Arvados Future Sprints)
Actions #4

Updated by Tom Clegg over 1 year ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF