Installation
Last updated
Was this helpful?
Last updated
Was this helpful?
There are multiple methods for installation of the CLI.
This is the easiest and least time consuming method. Run the following command.
You can access the latest release of the gallery-cli binary . Find the platform your device runs on, and the latest veresion of the CLI to install the tool.
You can find the source of the package on GitHub at . To clone the package and install with a go installation, you can run:
This will clone the package and install the package in your $GOPATH
.