WPDIR
Everything and everyone WordPress

what are the basic SlickStack commands for shell

  • This topic is empty.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #412
    Andrew
    Guest

    anyone know? I type ss help but there are not commands listed

    #415
    Danielle
    Guest

    the question of the year

    #446
    Elijah
    Guest

    https://github.com/littlebizzy/slickstack/blob/master/modules/ubuntu/bashrc.txt

    You can see the commands on the .bashrc file that is installed, some of them are “repeats” but spelled in different ways. For example:

    ss install wp mu plugins and ss install mu plugins do the same thing.

    #447
    Ann
    Guest

    SlickStack also installs WP-CLI too, so most of the wp commands work, besides for creating/editing/deleting wp-config.php and databases, which are disabled commands to avoid conflicts

    Disabled WP-CLI commands listed here:

    https://github.com/littlebizzy/slickstack/blob/master/modules/wordpress/wp-cli/wp-cli-yml.txt

    #667
    Alexander
    Guest

    ss and wp tag team

    #668
    Janice
    Guest

    If in doubt just run ss install again you can run it unlimited times and it will fix most any problems your stack might be having.

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: what are the basic SlickStack commands for shell