0.2.7 • Published 6 years ago

transmute-cli v0.2.7

Weekly downloads
10
License
MIT
Repository
-
Last release
6 years ago

Transmute CLI

A command line tool for managing transmute services in minikube, as soon azure, and google. This will assist in the provisioning and initialization of the cluster, and other maintenance tasks.

npm i
npm run transmute
npm run transmute help

telemetry

transmute telemetry <on|off>

This will turn on or off telemetry sending to mixpanel.

To override the mixpanel project id, you can set the env variable MIXPANEL_PROJECT_ID.

login

transmute login

This will use PKCE to login with okta. A JWT will be stored here:

~/.transmute/cli-secrets/session.json

This is for use with the centralized transmute API.

provision-minikube

transmute k8s provision-minikube mytransmutek8s <-- will create a k8s cluster using minikube by default it will use minikube, but you can choose the driver by passing a --vmdriver= option on the command line e.g.

transmute k8s provision-minikube mytransmutek8s 

provision-azure

transmute k8s provision-azure mytransmutek8s myGroup

will create a k8s cluster using azure by default.

init

transmute k8s init mytransmutek8s

This will prepare your cluster with the base transmute k8s deployment.

0.2.7

6 years ago

0.2.6

6 years ago

0.2.5

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.42-alpha.0.1

6 years ago

0.1.42-alpha.0.0

6 years ago

0.1.41

6 years ago

0.1.40

6 years ago

0.1.39

6 years ago

0.1.38

6 years ago

0.1.36

6 years ago

0.1.33

6 years ago

0.1.32

6 years ago

0.1.31

7 years ago

0.1.30

7 years ago

0.1.29

7 years ago

0.1.28

7 years ago

0.1.27

7 years ago

0.1.26

7 years ago

0.1.25

7 years ago

0.1.24

7 years ago

0.1.23

7 years ago

0.1.22

7 years ago

0.1.21

7 years ago

0.1.20

7 years ago

0.1.19

7 years ago

0.1.18

7 years ago

0.1.17

7 years ago

0.1.16

7 years ago

0.1.15

7 years ago

0.1.14

7 years ago

0.1.13

7 years ago

0.1.12

7 years ago

0.1.11

7 years ago

0.1.10

7 years ago

0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago