diff options
author | Chandan Singh <csingh43@bloomberg.net> | 2019-01-31 12:01:55 +0000 |
---|---|---|
committer | Chandan Singh <csingh43@bloomberg.net> | 2019-02-12 15:50:52 +0530 |
commit | 9b6c18e45cf96fad15bc15d767c627124a1722ee (patch) | |
tree | 0a292ff505dca5c5b660e44eb80a3768bec86554 /man/bst-workspace-close.1 | |
parent | 86a9048a587f67fbb562f1188f9d04db0c220f75 (diff) | |
download | buildstream-9b6c18e45cf96fad15bc15d767c627124a1722ee.tar.gz |
_frontend: Allow printing dependencies using `bst show`
At present, there isn't an easy way to print anything from `bst show`
that would give the users an idea of what the dependency graph looks
like. One could use things like `--deps build`, but that will just print
a list, without any information about the dependency edges.
Add `%{deps}`, `%{build-deps}` and `%{runtime-deps}` format strings to
`bst show` that would simply print the list of all dependencies, build
dependencies and runtime dependencies respectively.
Summary of changes:
* buildstream/_frontend/cli.py: Add help for new format symbols.
* buildstream/_frontend/widget.py: Add support for new format symbols
for dependencies.
* tests/frontend/show.py: Add tests for new format symbols.
Diffstat (limited to 'man/bst-workspace-close.1')
0 files changed, 0 insertions, 0 deletions