UNPKG

538 BPlain TextView Raw
1--------------------------------------------
2Usage: huxley remote add [name]
3--------------------------------------------
4Follow any command with "help" for more information.
5
6This sub-command allows you to add githook scripts to the cluster of your choice.
7This command acutally accomplishes three things:
8
9(1) Creates a repository on the target cluster's hook server
10(2) Places a special post-receive githook in that repository to trigger deployment
11(3) Adds a git remote alias to your local repository that targets the remote cluster.