jfrog / setup-jfrog-cli

Set up JFrog CLI in your GitHub Actions workflow
Apache License 2.0
246 stars 78 forks source link

Command Summary - New UI #186

Closed EyalDelarea closed 1 month ago

EyalDelarea commented 1 month ago

This PR removes the logic to combine each markdown section from the setup-cli to the CLI itself, because of the newly introduced command jf generate-command-summary

It uses an unreleased CLI command so the tests will fail until the new command will be released.

Depends on https://github.com/jfrog/jfrog-cli/pull/2653