Project

General

Profile

Actions

Feature #8829

closed

[Docs] Document CLI tool installation

Added by Abram Connelly about 8 years ago. Updated over 4 years ago.

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

Description

From talking to Nico, the following commands were issued to get the CLI tools for Arvados installed:

/usr/bin/apt-key adv --keyserver pool.sks-keyservers.net --recv 1078ECD7
echo "deb http://apt.arvados.org/ trusty main" | sudo tee /etc/apt/sources.list.d/arvados.list
sudo apt-get update
sudo apt-get install  python-arvados-python-client

After setting the proper environment variables, client tools like arv-put ran without issue.

I don't think this appears in the documentation anywhere and it would be nice to have the above commands located somewhere in the documentation for people only wanting to install the Arvados CLI tools without anything else.


Related issues

Related to Arvados - Bug #3369: [Documentation] CLI usage page should help you install the CLI tools on your workstationClosedActions
Actions #1

Updated by Brett Smith about 8 years ago

Abram,

We have this documented on the Python SDK page, and on the PyPI page. I understand neither of those might be the place you'd think to look if you just knew you wanted the Arvados CLI tools, though. Where do you think this would be easiest to find?

Actions #2

Updated by Brett Smith about 8 years ago

  • Subject changed from Documenatation on Arvados CLI "quick start guide" to [Docs] Document CLI tool installation
Actions #3

Updated by Peter Amstutz over 4 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF