You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/cfengine_cli/deptool-README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# deptool
2
2
3
+
**TODO: This README should be updated now that deptool is a part of CFEngine CLI, and merged into HACKING.md**
4
+
3
5
`deptool.py` is a script which can be used to enumerate dependencies of CFEngine.
4
6
It supports printing to stdout in the Markdown table format, and printing to file in the JSON format (see `--to-json`).
5
7
It can also generate basic SBOMs in the CycloneDX JSON format (see [below](https://github.com/cfengine/buildscripts/tree/master/scripts#generating-cyclonedx-json-sboms) for usage instructions).
0 commit comments