deploy-commander
stable
  • What is deploy commander
  • Installation
  • Key concepts
  • Usage
  • Tuturials
  • Config
  • Commands
    • System
    • Git
    • Mysql
  • Security
  • Cheatsheet
  • Integration
  • News
deploy-commander
  • Docs »
  • Commands
  • Edit on GitHub

CommandsΒΆ

Commands can best be defined as an isolated predefined functions with certain functionality.

  • System
    • system.symlink
    • system.command
    • system.multi_command
    • system.multi_local_command
    • system.upload_template
    • system.ensure_path
    • system.download_from_remote
    • system.upload_to_remote
    • system.filesystem_remove_old
  • Git
    • git.clone
    • git.deploy
  • Mysql
    • mysql.backup_db
    • mysql.cleanup_db_backups
    • mysql.query
    • mysql.import_file
    • mysql.restore_db
Next Previous

© Copyright 2014, Ference van Munster. Revision 316e3c3c.

Built with Sphinx using a theme provided by Read the Docs.