
ghost
List of commands for ghost:
-
ghost:tldr:3561c ghost: Install Ghost in the current directory.$ ghost installtry on your machineexplain this command
-
ghost:tldr:412c5 ghost: Restart the Ghost instance.$ ghost restarttry on your machineexplain this command
-
ghost:tldr:7a662 ghost: Run a Ghost instance directly (used by process managers and for debugging).$ ghost runtry on your machineexplain this command
-
ghost:tldr:7c664 ghost: View running Ghost processes.$ ghost lstry on your machineexplain this command
-
ghost:tldr:9aa55 ghost: View the logs of a Ghost instance.$ ghost log ${name}try on your machineexplain this command
-
ghost:tldr:9ecfa ghost: Start an instance of Ghost.$ ghost starttry on your machineexplain this command
-
ghost:tldr:ba068 ghost: View or edit Ghost configuration.$ ghost config ${key} ${value}try on your machineexplain this command
-
ghost:tldr:e5afe ghost: Check the system for any potential hiccups while installing or updating Ghost.$ ghost doctortry on your machineexplain this command