Skip to content

EnvoyProject/envoyctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

envoyctl

cli app to control the Envoy Project app

Resources

Requirements

To build this application, you need Go version 1.7 or higher

Build and run

go install .
envoyctl

Configuration

The app tries to read the configuration file ~/.envoyctl.yml . To see an example configuration, you can run envoyctl exampleconfig .

To save it, you can run envoyctl exampleconfig > ~/.envoyctl.yml

Releases

No releases published

Packages

No packages published

Languages