ORNL / DataFed

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

CLI - Set / get endpoint doesn't seem to work #688

Closed dvstans closed 1 year ago

dvstans commented 3 years ago

Under some conditions, setting the endpoint does not apply the change to the current CLI context. For example: ep set "foobar", followed by "ep get" does not show "foobar" as the current endpoint. (This may be an Python API issue.)

dvstans commented 3 years ago

Testing on 1.2, the ep set/get commands seem to work.

JoshuaSBrown commented 1 year ago

Does this need to be open then?

dvstans commented 1 year ago

Closing - couldn't reproduce.