Forrest logo
back to the cradle tool

cradle-package:tldr:eb5a6

cradle-package: Search for a package.
$ cradle package search ${package}
try on your machine

The command "cradle package search ${package}" is executed in the terminal using the "cradle" command-line tool.

This command is used to search for a specific package within the package manager of the "cradle" tool. It takes a parameter named ${package}, which is a placeholder for the actual name of the package you want to search for.

By running this command and replacing ${package} with the desired package name, the tool will query its package manager and search for packages that match the provided name. The command will then display the search results, listing any packages that meet the search criteria.

This explanation was created by an AI. In most cases those are correct. But please always be careful and never run a command you are not sure if it is safe.
back to the cradle tool