Rocketeer v0.8.0 Release Notes

Release Date: 2013-10-19 // over 10 years ago
  • โž• Added

    • ๐Ÿ”ง Rocketeer can now have specific configurations for stages and connections
    • ๐Ÿ‘ Better handling of multiple connections
    • โž• Added facade shortcuts Rocketeer::execute(Task) and Rocketeer::on(connection[s], Task) to execute commands on the remote servers
    • โž• Added the --list flag on the rollback command to show a list of available releases and pick one to rollback to
    • โž• Added the --on flag to all commands to specify which connections the task should be executed on (ex. production, staging,production)
    • โž• Added deploy:flush to clear Rocketeer's cache of credentials