2017 © Pedro Peláez
 

terminus-plugin terminus-rsync-plugin

Rsync - Terminus Plugin that provides a quick shortcut for rsync-ing files to and from a Pantheon site.

image

pantheon-systems/terminus-rsync-plugin

Rsync - Terminus Plugin that provides a quick shortcut for rsync-ing files to and from a Pantheon site.

  • Sunday, June 10, 2018
  • by greg.1.anderson
  • Repository
  • 8 Watchers
  • 2 Stars
  • 772 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 2 Open issues
  • 5 Versions
  • 21 % Grown

The README.md

Terminus Rsync Plugin

GitHub Actions Actively Maintained, (*1)

Terminus v2.x - v3.x Compatible, (*2)

Terminus Plugin that provides a quick shortcut for rsync-ing files to and from a Pantheon sites., (*3)

Learn more about Terminus and Terminus Plugins at: https://pantheon.io/docs/terminus/plugins/, (*4)

Configuration

This plugin requires no configuration to use., (*5)

Examples

Copy the files directory of the dev environment of the Pantheon site my_site into a directory named files in the current working directory:, (*6)

terminus rsync my_site.dev:files .

Copy everything in the files directory of the dev environment of the Pantheon site my_site into a folder called assets in the current working directory, omitting the files directory itself:, (*7)

terminus rsync my_site.dev:files/ ./assets

Copy everything in the folder assets in the current working directory into a folder called assets in the files directory of the dev environment of the Pantheon site my_site., (*8)

terminus rsync ./assets my_site.dev:files

Limitations

Either the source or the destination must be a local file or directory; both cannot be remote., (*9)

Installation

To install this plugin using Terminus 3:, (*10)

terminus self:plugin:install terminus-rsync-plugin

On older versions of Terminus:, (*11)

mkdir -p ~/.terminus/plugins
composer create-project --no-dev -d ~/.terminus/plugins pantheon-systems/terminus-rsync-plugin

For help installing, see Manage Plugins., (*12)

Help

Use terminus help remote:rsync to get help on this command., (*13)

The Versions

10/06 2018

1.x-dev

1.9999999.9999999.9999999-dev

Rsync - Terminus Plugin that provides a quick shortcut for rsync-ing files to and from a Pantheon site.

  Sources   Download

MIT

The Development Requires

09/06 2018

dev-circle2

dev-circle2

Rsync - Terminus Plugin that provides a quick shortcut for rsync-ing files to and from a Pantheon site.

  Sources   Download

MIT

30/03 2017

1.0.1

1.0.1.0

Rsync - Terminus Plugin that provides a quick shortcut for rsync-ing files to and from a Pantheon site.

  Sources   Download

MIT

The Development Requires

30/03 2017

dev-temp-dir

dev-temp-dir

Rsync - Terminus Plugin that provides a quick shortcut for rsync-ing files to and from a Pantheon site.

  Sources   Download

MIT

The Development Requires

09/01 2017

1.0.0

1.0.0.0

Rsync - Terminus Plugin that provides a quick shortcut for rsync-ing files to and from a Pantheon site.

  Sources   Download

MIT