It brings completions on
- Skydive query steps:
limit
,flows
,count
,... has
metadatas: keywords and values- capture IDs
And several display modes
json
: raw outputpretty
: only general attributes are displayed
that can be set with the command set format pretty
pip install skydive-shell
or python setup.py install
python setup.py test
- Some steps are missing
- Predicates (
within, ...
) are not supported - Authentification is not supported by CLI options