Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

transmute-cli

Package Overview
Dependencies
Maintainers
2
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

transmute-cli

transmute cli

  • 0.2.7
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
2
Weekly downloads
 
Created
Source

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.

  • Docs
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.

Keywords

FAQs

Package last updated on 10 Jul 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc