# hub-rest-bash **Repository Path**: mirrors_blackducksoftware/hub-rest-bash ## Basic Information - **Project Name**: hub-rest-bash - **Description**: Set of bash functions for interacting with the Hub REST API - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-29 - **Last Updated**: 2025-12-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Overview ## The hub-rest-bash is a collection of bash shell functions/scripts for interacting with a Hub server through the Hub's REST API Status: *In Development* ## To Use ## ```bash source hub-rest-functions.bash print_projects.bash https://your-hub-hostname sysadmin the-password | jq . ``` where the `jq` command/utility is used to make the json output pretty ## Documentation ## See the wiki: https://github.com/blackducksoftware/hub-rest-bash/wiki