Globus Search CLI¶
Warning
This tool is no longer supported. Users should migrate to the
globus-cli package and globus search commands.
A command-line tool for interacting with Globus Search.
Provides the globus-search command.
Requirements¶
You must have Python 3.6+ and pip installed.
There are no other requirements.
Install¶
pip install globus-search-cli
Install for Production Usage¶
If you plan to use globus-search-cli in a production environment or
workflow, it is strongly recommended that you pin the exact version you are
using while it is in beta.
For example,
pip install 'globus-search-cli==0.7.0'
Use¶
globus-search --help
Uninstall¶
pip uninstall globus-search-cli
Bugs, Feature Requests, and Issues¶
All issue tracking is done in the open Globus Search CLI issue tracker.