@front10/cli
v1.3.2
Published
A Front10 CLI app in Node.js. The app publish a new package in command line.
Downloads
22
Keywords
Readme
Front10-CLI
:rotating_light: This project is no longer mantained and it might be outdated. Use are your own risk. Part of the functionality of the CLI has been moved to the deploy scripts of front10-ui. :rotating_light:
Develop
To use the extension in development mode, please follow the instructions below.
# npm i
# npm link
# f10 help
Configuration
Some behavior can be configured via env vars:
MC_API_URL # default: https://mission-control-api-production.herokuapp.com
MC_USER # For non-interactive authentication
MC_PASSWORD # For non-interactive authentication