Linux

croc: Send and receive files easily and securely over any network

"Croc" is a command-line tool that facilitates easy and secure file transfer over any network. It aims to simplify the…

crictl: Command-line for CRI-compatible container runtimes

The "crictl" command-line tool is designed to interact with container runtimes that adhere to the Container Runtime Interface (CRI) specification.…

createdb: Create a PostgreSQL database

The "createdb" command is a utility provided by PostgreSQL, an open-source relational database management system. It is used to create…

cradle: The Cradle PHP framework (Command Examples)

The "cradle" is a PHP framework designed to simplify and accelerate the development of web applications. It provides a robust…

cradle sql: Manage Cradle SQL databases

The "cradle sql" command is used to manage SQL databases within the context of a Cradle instance. Cradle is a…

cradle package: Manage packages for a Cradle instance

The "cradle package" command is used to manage packages within a Cradle instance. Cradle is a software development platform that…

cradle install: Installs the Cradle PHP framework components

The "cradle install" command is used to install the components of the Cradle PHP framework. Cradle is a PHP-based framework…

cradle elastic: Manage the Elasticsearch instances for a Cradle instance

The "cradle elastic" command is used to manage Elasticsearch instances within the context of a Cradle instance. Cradle is a…

cradle deploy: Manage Cradle deployments

The command "cradle deploy" is used to manage deployments in Cradle, a software development platform. Cradle provides a streamlined approach…

cppclean: Find unused code in C++ projects

"cppclean" is a tool specifically designed to identify unused code in C++ projects. It analyzes the source code of C++…