Skip to content

phamvinhdat/mo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ENV printer

Support:

  • file format:
    • json
    • yaml
  • env format:
    • k8s
    • .env

Install:

go get -u github.com/phamvinhdat/mo
Usage:
mo [command]

.env        .env env format
Available Commands:
completion  Generate the autocompletion script for the specified shell
help        Help about any command
k8s         k8s env format

Flags:
-e, --extension string   config file extension, require if file path don't contain extension
-f, --file string        config file. ex: ./config.yaml
-h, --help               help for mo
-p, --prefix string      env's prefix

Use "mo [command] --help" for more information about a command.

Releases

No releases published

Packages

No packages published

Languages