vagrant/internal/cli
Chris Roberts 16931138e7
Update git submodule location
Having the modules stored in `./vendor` causes issues with `go mod`.
    Follow waypoint's convention to store in `./thirdparty` and grab
    the same Makefile modifications to alert when the submodules need
    to be initialized. Update generators to use new path.
2022-04-25 12:26:25 -05:00
..
datagen Add gogo 2022-04-25 12:23:57 -05:00
base.go Update git submodule location 2022-04-25 12:26:25 -05:00
base_init.go Remove unused cli config code 2022-04-25 12:26:06 -05:00
dynamic.go Update flag value extraction for dynamic commands 2022-04-25 12:26:22 -05:00
help.go Add gogo 2022-04-25 12:23:57 -05:00
main.go Register commands and subcommands during setup 2022-04-25 12:26:22 -05:00
option.go Update to use component command flags 2022-04-25 12:26:21 -05:00
plugin.go Add gogo 2022-04-25 12:23:57 -05:00
ui.go Update to use component command flags 2022-04-25 12:26:21 -05:00
version.go Update to use component command flags 2022-04-25 12:26:21 -05:00