github TryGhost/Ghost-CLI 1.0.0-beta.1
Now we're getting somewhere

latest releases: v1.26.1, v1.26.0, v1.25.3...
pre-release7 years ago

After almost 9 months of development and 19 alpha versions, Ghost-CLI is finally ready to enter the beta period! 🎉

There have been a large number of changes since the last alpha, all of which are documented in the changelog.

Here are some of the most notable changes:

  • Commander.js has been replaced by Yargs. Most users won't see any changes from this command, but there should be much better help output by ghost help for all of the options, even ones provided by extensions.
  • Extensions are now supported in the CLI! This has been something a long time in coming, and after a significant refactor it is now possible to build out ways of extending the CLI to use different process managers, services, etc.
  • The CLI is now much more transparent in what it's doing, prompting the user and asking them to confirm generation of conf files, and even giving them the option to edit those conf files in a central location
  • Nginx/SSL automatic configuration is now much more stable, and more improvements to that are coming in the future 😄

There's still a little bit left to do before Ghost-CLI is ready to enter a release candidate (RC) period - you can follow the progress in the CLI 1.0.0-rc milestone.

Don't miss a new Ghost-CLI release

NewReleases is sending notifications on new releases.