parkcli
v1.4.0
Published
Parkhub cli for generating and execution common commands.
Downloads
5
Readme
Introduction
Parkcli is a command line tool built with node.js that is packed with helpful tools to help you get developing quickly inside of a local kubernetes cluster. You can also generate base applications such as a consumer, producer or hybrid (producer & consumer) ready to be deployed to kubernetes.
Installation
npm install parkcli -g
Usage
$ parkcli
________ ________ ________ ___ __ ________ ___ ___
|\ __ \|\ __ \|\ __ \|\ \|\ \ |\ ____\|\ \ |\ \
\ \ \|\ \ \ \|\ \ \ \|\ \ \ \/ /|\ \ \___|\ \ \ \ \ \
\ \ ____\ \ __ \ \ _ _\ \ ___ \ \ \ \ \ \ \ \ \
\ \ \___|\ \ \ \ \ \ \\ \\ \ \\ \ \ \ \____\ \ \____\ \ \
\ \__\ \ \__\ \__\ \__\\ _\\ \__\\ \__\ \_______\ \_______\ \__\
\|__| \|__|\|__|\|__|\|__|\|__| \|__|\|_______|\|_______|\|__|
------------------------------------------------------------------------------------
Welcome to the ParkHubs Development CLI.
------------------------------------------------------------------------------------
Author:
- Logan Fisher ([email protected])
Contributors:
- Pat Dayton ([email protected])
- Alex Cauble ([email protected])
- Daniel Olivares ([email protected])
------------------------------------------------------------------------------------
If you experience any problems please contact the author.
------------------------------------------------------------------------------------
? What would you like to do?
1) Generate a base application.
2) Build my local kubernetes environment.
Answer:```