package
0.0.0-20240923062014-8c1e00f33ce6
Repository: https://github.com/opentofu/tofudl.git
Documentation: pkg.go.dev
# README
tofudl
CLI demonstration
This directory contains a demonstration CLI implementation with tofudl
. This is not meant to be used as a production tool and implements its own CLI parsing to minimize dependencies of this library. The outer shell of this library is located in cmd/tofudl.