TLDR
Enter a command. For example: hashid, git missing, hn, mediainfo.

cradle install

 
Installs the Cradle PHP framework components. More information: https://cradlephp.github.io/docs/3.B.-Reference-Command-Line-Tools.html#install.
 
  • Install Cradle's components (User will be prompted for further details):
     
    cradle install
     
  • Forcefully overwrite files:
     
    cradle install --force
     
  • Skip running SQL migrations:
     
    cradle install --skip-sql
     
  • Skip running package updates:
     
    cradle install --skip-versioning
     
  • Use specific database details:
     
    cradle install -h {{hostname}} -u {{username}} -p {{password}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.