Skip to content

tonymet/hubot-acquia-cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Installation

$ npm install --save hubot-acquia-cloud
# add hubot-acquia-cloud to external-scripts.json and check
$ grep acquia external-scripts.json
  "hubot-acquia-cloud",

# test hubot
$ export ACQUIA_PASSWORD="XXXX"
$ export ACQUIA_SITE="prod:XXXXX"
$ export ACQUIA_USERNAME="user@domain.com"

Testing

$ ./bin/hubot
Hubot> hubot ac envs
Shell: env: dev, version: develop
...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published