endorctl api command to configure the toolchains for your project.
-
Run the endorctl scan to create a project in Endor Labs.
-
Fetch the UUID of the project. For example, to fetch the UUID of
app-java-demoproject, you can use: -
Create a
ScanProfileobject using the following command. Set the environment variable usingset EDITOR=vimbefore executing the following command.You can configure automated scan parameters in your scan profile. See automated scan parameters to learn more. Here is an example that you can use to create aScanProfileobject for installingJava 8andMaven 3.9.4in Linux and macOS. After executing this command, you can fetch the UUID of theScanProfileobject. See toolchain support matrix for a complete description of supported toolchains. -
Associate the
scan_profile_uuidto your project UUIDproject-uuidusing the following command.