https://cli.configu.com/install-standalone.sh
. It is important to note that
currently, the install-standalone.sh
script is only available for Unix-based operating systems, such as Linux and
macOS.$PATH
. This is useful if you want to install a specific version of the CLI, or if you prefer to manually manage your dependencies.
You can also use this table to find the unversioned URLs for the TAR file (.tar.gz) for your operating system. When we release a new version of Configu CLI, we also update these URLs so they point to the most up-to-date version.
bin
directory, you can run it directly from there:
$PATH
permanently so that it can be run from any directory, add the appropriate entry to your shell’s configuration file. For example, if you use the Bash shell, add this line to your ~/.bashrc or ~/.bash_profile file:
configu
in your terminal.
configu --help
or configu [COMMAND] —help`.