Skip to content

A simple command to set environment variables via command line. I wrote this to assist in pipeline builds.

Notifications You must be signed in to change notification settings

Traqza/LaravelSetEnvironment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

LaravelSetEnvironment

A simple command to set environment variables via command line. I wrote this to assist in pipeline builds.

Composer command

composer require Traqza/LaravelSetEnvironment

To update an existing variable, or set a new variable use the command.

Note It is recommended you use all capital letters for the variable name, use _ inconjunction to spaces.

php artisan env:set BUILD_ID 1.15.86

About

A simple command to set environment variables via command line. I wrote this to assist in pipeline builds.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages