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

Also available in: Atom PDF