Socket
Socket
Sign inDemoInstall

ccc-cli

Package Overview
Dependencies
653
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ccc-cli

CCC CLI CCC generator


Version published
Weekly downloads
9
increased by12.5%
Maintainers
1
Install size
19.3 MB
Created
Weekly downloads
 

Readme

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

Last updated on 24 Feb 2020

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc