0.1.10
Pre-release
Pre-release
0.1.10
magemaker-0.1.10.tar.gz
relevant docs (slashml/magemaker_docs@63f33c8)
Added
- Flag
--cloud
for selecting the provider (aws, gcp, azure, all) - Tests for GCP
- Delete, query and list view are conditional upon the
--cloud
flag
Removed
- GCP & Azure options from the dropdown menu (WIP)
Changed/fixed
--deploy
doesn’t require the--cloud
flag anymore- Dropdown functionality now depends on the
--cloud
flag (includingall
) - Query for AWS config path issue