Improve fcli documentation #590
Labels
effort:high
Lot of effort needed to implement/fix
effort:medium
Medium effort needed to implement/fix
enhancement
New feature or request
fcli-docs
prio:medium
Medium priority
Enhancement Request
There have been various requests for improving the fcli documentation, both around documentation structure/format, and adding additional content.
Regarding structure/format, following are some potential enhancements:
fcli ssc
manual page would list all SSC-related commands, ... This allows for even easier navigation than a separate index page, but may be more difficult to implement.fcli ssc appversion list
manual page to the parentfcli ssc appversion
orfcli ssc
orfcli
manual pages. If we have a separate index page listing all fcli commands, that should be the first link in the breadcrumb header.fcli ssc
breadcrumb item would show a drop-down menu to navigate tofcli fod
,fcli sc-sast
, ...Regarding content, some potential enhancements:
fcli * action list
andfcli * action help
commands. Maybe we can have picocli generate these by dynamically adding built-in actions as proper picocli sub-commands for theaction run
andaction help
commands, or alternatively we may need to generate these manual pages ourselves and update picocli-generatedaction *
manual pages to list built-in actions and link to corresponding man-pages.fcli tool sc-client install
scancentral package
fcli fod sast-scan start
orfcli sc-sast scan start
fcli * wait-for
fcli * action run
commands to check policy, export data, ...The text was updated successfully, but these errors were encountered: