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

ccc-cli

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ccc-cli

CCC CLI CCC generator

  • 1.0.1
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

CCC CLI CCC generator

Add private registry

npm config set registry https://npm.xxx.com
yarn config set registry https://npm.xxx.com

Install

npm install ccc-cli -g yarn global add ccc-cli

Upgrade

yarn global upgrade ccc-cli@latest

Usage

Init service

mkdir service-a && cd service-a && ccc init service-a

K8s

add env: GCP_PROJECT before running k8s generator

Add config

ccc config kafka

Add k8s

ccc k8s service-a

FAQs

Package last updated on 24 Feb 2020

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