Skip to content

Install gbh-tech CLI tools

License

Notifications You must be signed in to change notification settings

gbh-tech/setup-gbh-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

setup-gbh-tools-action

Install gbh-tech CLI tools.

Content

Usage

To install the latest stable versions of Docker CLI, Docker Engine, and their dependencies:

  • download the script
curl -fsSL https://raw.githubusercontent.com/gbh-tech/setup-gbh-tools/main/install.sh -o setup-gbh-tools.sh
  • verify the script's content
cat setup-gbh-tools.sh
  • run the script either as root, or using sudo to perform the installation.
sudo sh setup-gbh-tools.sh --name envi --version v1.1.0

Command-line options

  • Version: Use the --version option to install a specific version.
  • name: Name of the gbh-tool to install

Releases

No releases published

Packages

No packages published

Languages