ORNL / DataFed

A Federated Scientific Data Management System
https://ornl.github.io/DataFed/
Other
18 stars 14 forks source link

CLI - Missing project navigation feature #345

Closed dvstans closed 4 years ago

dvstans commented 4 years ago

The CLI currently only support listing and viewing projects and shared data. There is no way to navigate to the root collection of a project for owned, administered, and member projects.

dvstans commented 4 years ago

Turns out this was implemented, just not documented. Also was incomplete. Can now use "ls" and "cd" commands to list root collection of, and switch to, projects and users. This is distinct from shared collections and only works if user has access to the root collection.