package
5.0.0+incompatible
Repository: https://github.com/cisco/elsy.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

CmdBlackbox processes cmd args and then runs blackbox tests.
CmdBootstrap pulls and builds the services in the docker-compose file.
No description provided by the author
CmdCi runs ci loop.
CmdClean will run a "clean" service that will remove old build artifacts.
No description provided by the author
CmdInit will setup a blank repo to work with lc.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
CmdPackage runs package service if present and then attempts to build Dockerfile.
CmdPublish will publish all artifacts associated with the current repo.
CmdRelease will create, and push a release tag.
CmdResolveDockerTag outputs the docker tag which would be published given the current git tag and branch.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RunBlackboxTest will execute the blackbox service and then return.
RunPackage runs package service if present and then attempts to build Dockerfile This command does *not* attempt to run any tests, nor does it pay attention to the -skip-test flag.