docs/local-cre/reference/index.md
This page collects the most useful implementation-backed references for Local CRE contributors.
core/scripts/cre/environment/main.gocore/scripts/cre/environment/environment/environment.gocore/scripts/cre/environment/environment/workflow.gocore/scripts/cre/environment/environment/topology.gosystem-tests/tests/smoke/cre/cre_suite_test.gosystem-tests/tests/test-helpers/before_suite.gosystem-tests/tests/test-helpers/t_helpers.gosystem-tests/lib/cre/workflow/compile.goGenerated topology docs live under:
core/scripts/cre/environment/docs/TOPOLOGIES.mdcore/scripts/cre/environment/docs/topologies/They are generated by:
cd core/scripts/cre/environment
go run . topology generate
go run . env setup
go run . env start
go run . env stop
go run . env restart
go run . env workflow deploy
go run . env workflow delete
go run . topology list
go run . topology show
go run . topology generate