cloud-native-toolkit / itzcli

Go Implementation of an IBM Technology Zone (https://techzone.ibm.com) CLI
MIT License
4 stars 1 forks source link

Fully implement modular state machine #6

Closed nathanagood closed 1 year ago

nathanagood commented 1 year ago

See documentation for atkmod. Move the lifecycle that is generic from the current ~/.itz/cli-config.yml to a manifest file in at least one module and use it as a reference implementation for future modules.

nathanagood commented 1 year ago

This is no longer necessary, as the execution of steps has been significantly redesigned.