Listing application versions
You can use fortifyclient to list the Application Security application versions accessible by the account that was used to create a particular authentication token.
Administrators can view all application versions. Security Leads can view all application versions they created or to which they have been granted access. Managers and Developers can view application versions to which they have been granted access.
To perform the command in this section, you must first obtain an upload authentication token. (See Generating an authentication token from the command line.)
The following example command lists the application version identifiers, application names, and application versions for a specific user account:
fortifyclient listApplicationVersions ‑url <host.url> ‑authtoken <token>
The fortifyclient utility lists the application version ID, application name, and version for all application versions accessible to the user account that created the token.
See also