@onsmart/fetch-environment-variables
v0.0.5
Published
![Logo](https://beakyn-ui.s3.amazonaws.com/OUT_PRIMARY_LOGO_POS_RGB_BLACK_PILL.svg?2)
Downloads
41
Keywords
Readme
Onsmart Fetch Environment Variables
It's just a simple CLI to fetch all environment variables by application from Onsmart Platform.
Installation
Use the package manager yarn or npm to install it.
yarn add @onsmart/fetch-environment-variables --dev
npm i @onsmart/fetch-environment-variables -D
You also can install it as a global package.
yarn global add @onsmart/fetch-environment-variables
npm i @onsmart/fetch-environment-variables --global
Usage
> onsmart-fetch-environment-variables
> onsmart-fetch-environment-variables --project core-api
Support to those projects:
- Core API: core-api
- SmartScout: smartscout
- Mad UI: mad-ui
- Account UI: account-ui
- Admin Console: admin-console
Screenshots
Deployment
To deploy this project, follow these steps:
- Click on the "Actions Tab"
- Choose the "Onsmart Fetch Environment Variables Deploy" option
- Click on "Run Workflow"
- Select "main" branch
- Run workflow