UNPKG

599 BPlain TextView Raw
1--------------------------------------------
2Usage: huxley remote passive [name]
3--------------------------------------------
4Follow any command with "help" for more information.
5
6This sub-command allows you to add arbitrary data to the cluster of your choice.
7Use this command for storage that does not trigger a deployment cascade.
8
9This command actually accomplishes three things:
10(1) Creates a repository on the target cluster's hook server
11(2) Adds a git remote alias to your local repository that targets the remote cluster.
12(3) Pushes the local repo to the cluster. No githook is triggered.