Forrest logo
back to context overview

kool

List of commands for kool:

  • kool:tldr:53153 kool: Update to the latest version.
    $ kool self-update
    try on your machine
    explain this command
  • kool:tldr:5dcdc kool: Display status of the services in the current directory.
    $ kool status
    try on your machine
    explain this command
  • kool:tldr:5df30 kool: Run a specific script defined in the `kool.yml` file in the current directory.
    $ kool run ${script}
    try on your machine
    explain this command
  • kool:tldr:7322e kool: Print the completion script for the specified shell.
    $ kool completion ${select}
    try on your machine
    explain this command
  • kool:tldr:d1fc0 kool: Start/stop services in the current directory.
    $ kool ${select}
    try on your machine
    explain this command
  • kool:tldr:eef62 kool: Create a project using a specific preset.
    $ kool create ${preset} ${project_name}
    try on your machine
    explain this command
back to context overview