Synopsis

fcli tool env [-h] [COMMAND]

Description

The 'fcli tool env' commands provide a unified interface for setting up Fortify tools and generating environment configurations. Use 'fcli tool env init' to detect, register, and install tools, then use the format-specific commands (shell, github, ado, etc.) to emit environment variables and PATH updates for one or more Fortify tool installations.

-h, --help

Use 'fcli [command] -h' to display help for fcli (sub-)commands.

Commands

init

Initialize Fortify tool environment.

shell

Emit POSIX shell exports.

powershell, pwsh

Emit PowerShell assignments.

github

Append to GitHub Actions environment files.

gitlab

Write to a GitLab environment file.

ado

Emit Azure DevOps logging commands.

expr

Evaluate custom template expressions.