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.
You must have Python 3.6+ and pip
installed.
There are no other requirements.
pip install globus-search-cli
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'
globus-search --help
pip uninstall globus-search-cli
All issue tracking is done in the open Globus Search CLI issue tracker.