@osndot/plugin-env
v0.2.0
Published
Environment configuration management plugin for the OSN CLI platform
Readme
Provides utilities for scaffolding and interacting with .env files securely across your projects.
Installation
Install and register the plugin in your project using the osn CLI:
osn plugin add envCommands
Once installed, the following commands are instantly available:
osn env init- Scaffold a new.envfile with standard, best-practice examples.osn env list- List and securely preview defined environment variables from the current.envfile.
Documentation
For more information and the full command reference, visit the main repository.
License
MIT
