1.0.19 • Published 7 years ago

pantheon_site_management v1.0.19

Weekly downloads
3
License
GNU
Repository
github
Last release
7 years ago

pantheon_site_management Utility

Required: Environment Variables:

Installation: npm install html-pdf -g npm install pantheon_site_management -g

Arguments:

Accepts value via cli argument, otherwise uses environment variables --PANTHEON_MACHINE_TOKEN="SomeTokenHere"

Attempts to first load CWD/DB Database into App.Pantheon.sites.all, other wise queries Pantheon Often used in conjunction with createMultidevs or reportOutdated arguments --loadDb

During multidev creation process Upstream updates will be applied --applyUpstreamUpdates

Resets local CWD/Db, priority option analyzed first --resetDb

Examples:

*Too Add a single site to existing CWD/DB - Can be useful for collecting interesting sites into array before executing --createMultidevs or --applyUpdates commands pantheon_site_management --scanSites --siteName=<some new site1>,<some new site2> --loadDb

*Too Add a multiple sites to existing CWD/DB - Can be useful for collecting interesting sites into array before executing --createMultidevs or --applyUpdates commands pantheon_site_management --scanSites --siteName=<some new site> --loadDb

Refreshes CWD/DB File Database from Pantheon, useful to run before --createMultidevs pantheon_site_management --scanSites --resetDb

Scans and records details of one site into clean empty CWD/Db File database pantheon_site_management --scanSites --siteName=<sitename> --resetDb

Scans and records details of multiple comma delimited sites into clean empty CWD/Db File database pantheon_site_management --scanSites --siteName=<sitename> --resetDb

Created multidev named "patching" for any site in CWD/DB which is out of date pantheon_site_management --loadDb --createMultidevs

Emits html report to cwd/reports/html_report pantheon_site_management --loadDb --reportOutdated=html

Emits pdf document report to cwd/reports/pdf_report pantheon_site_management --loadDb --reportOutdated=pdf

Source code documentation: Show Docs

1.0.19

7 years ago

1.0.18

7 years ago

1.0.17

7 years ago

1.0.16

7 years ago

1.0.15

7 years ago

1.0.14

7 years ago

1.0.13

7 years ago

1.0.12

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago