2017 © Pedro Peláez
 

project acquia-site-factory-cli

An Acquia site factory command line tool.

image

rujiali/acquia-site-factory-cli

An Acquia site factory command line tool.

  • Thursday, May 17, 2018
  • by rli
  • Repository
  • 1 Watchers
  • 1 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

CircleCI, (*1)

Acquia Site Factory Cli

Installation

Run composer install, (*2)

Configuration

Put your 1. Site factory username 2. Site factory apikey (You can find it in your profile page) 3. The site URL of your site factory UI (For example: https://www.govcms.acsitefactory.com) 4. The site ID (You can find in your site factory dashboard), (*3)

in sitefactory.yml file, (*4)

Usage

Ping site factory

./bin/AcquiaSiteFactoryCli app:ping, (*5)

List all backups

./bin/AcquiaSiteFactoryCli app:listBackups, (*6)

List all sites

bin/AcquiaSiteFactoryCli app:listSites, (*7)

Get site details

bin/AcquiaSiteFactoryCli app:getSiteDetails {site ID}, (*8)

Create Backup

./bin/AcquiaSiteFactoryCli app:createBackup {backup label} {parameters (themes, database etc)}, (*9)

Show latest backup URL

./bin/AcquiaSiteFactoryCli app:getLatestBackupURL, (*10)

Clear site cache

./bin/AcquiaSiteFactoryCli app:clearCache, (*11)

Delete backup

./bin/AcquiaSiteFactoryCli app:deleteBackup {backup ID} {callback URL} {callback method} {caller data}, (*12)

Send theme notification

./bin/AcquiaSiteFactoryCli app:sendThemeNotification {scope} {event} {nid} {theme} {timestamp} {uid}, (*13)

Process theme modification

./bin/AcquiaSiteFactoryCli app:processModification {sitegroup_id}, (*14)

To do

:beer:Add commands to cover the rest of the endpoints in Acquia site factory API reference, (*15)

Credit

This project is sponsored by Australian government Department of Health, (*16)

The Versions

17/05 2018

dev-master

9999999-dev

An Acquia site factory command line tool.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Joshua Li

command line restful api acquia site factory

17/05 2018

v1.0.3

1.0.3.0

An Acquia site factory command line tool.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Joshua Li

command line restful api acquia site factory

17/05 2018

dev-dev

dev-dev

An Acquia site factory command line tool.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Joshua Li

command line restful api acquia site factory

23/04 2018

v1.0.2

1.0.2.0

An Acquia site factory command line tool.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Joshua Li

command line restful api acquia site factory

23/04 2018

v1.0.1

1.0.1.0

An Acquia site factory command line tool.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Joshua Li

command line restful api acquia site factory

23/04 2018

1.0.0

1.0.0.0

An Acquia site factory command line tool.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Joshua Li

command line restful api acquia site factory