View on GitHub

smg

smg is a cli tool, that helps me automate shit on server, at least that's the idea.

smg

A cli tool, that helps me automate shit on server, at least that's the idea.

usage


$bash /home/ubuntu > smg


Usage:
  smg [command]

Available Commands:
  completion  generate the autocompletion script for the specified shell
  dbDump      dbDump filename.sql
  help        Help about any command
  lump        lump nginx mysql php8

Flags:
  -h, --help   help for smg

Use "smg [command] --help" for more information about a command. 

Available Commands

lump

lump allows you to install a few req. tools without looking into docs.

Supported Application and their identifiers

  • Php ( php7.4 , php7.3 , php7.2 )
  • Mysql ( mysql )
  • Nginx ( nginx )