CLI
pip install mlstacksDeploying a stack
mlstacks deploy -f stack.yamlmlstacks deploy -f stack.yaml -dUsing remote state with a team
mlstacks deploy -f stack.yaml -rb <BUCKET_NAME_GOES_HERE>
# e.g. mlstacks deploy -f stack.yaml -rb s3://zenml-mlstacks-remote-state-3d3r6Getting stack outputs
Destroying a stack
Stack Cost Estimation with Infracost
Viewing Terraform definitions and Stack Specifications
Cleaning Up
Check your mlstacks version
Last updated
Was this helpful?

