Project

General

Profile

Actions

Feature #5097

open

[SDKs] CLI tools support project paths in addition to uuids

Added by Peter Amstutz over 9 years ago. Updated 2 months ago.

Status:
New
Priority:
Normal
Assigned To:
-
Category:
SDKs
Target version:
Story points:
2.0
Release:
Release relationship:
Auto

Description

It's awkward and user-unfriendly to have to always copy and paste project UUIDs from the browser to the command line, for example when using arv-put --project-uuid zzzzz-zzzzz-zzzzzzzzzz

It should be possible to supply a project path on the command line, for example arv-put --project "/home/My example project" This should also support integration with arv-mount, for example arv-put --project "~/keep/home/My example project" would look for the .arvados#project magic file and do the right thing.

There are two subtasks:

a) Add a function to the Python (+Ruby?) SDK that performs dereferencing
b) Audit and update arv-* tools to accept paths where currently only uuids are accepted.

Actions

Also available in: Atom PDF