Skip to content

foilen/foilen-infra-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

A CLI to help managing the infrastructure.

Quick testing

./gradlew bootJar && java -jar build/libs/foilen-infra-cli-master-SNAPSHOT-boot.jar

Local testing

./create-local-release.sh

docker run -ti \
  --rm \
  --volume /home:/home \
  --workdir $(pwd) \
  --user $(id -u) \
  --env HOME=$HOME \
  foilen-infra-cli:master-SNAPSHOT

Start it

docker run -ti \
  --rm \
  --volume /home:/home \
  --workdir $(pwd) \
  --user $(id -u) \
  --env HOME=$HOME \
  foilen/foilen-infra-cli

About

A CLI to help managing the infrastructure

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages