🧑‍💻 Add examples

This commit is contained in:
Neill Cox 2023-10-19 16:29:22 +11:00
parent f930b5f746
commit 8b2dcd6671
5 changed files with 74 additions and 0 deletions

11
examples/teardown.bash Normal file
View file

@ -0,0 +1,11 @@
AIO_HOST=test-5
echo "Tearing down $AIO_HOST"
os_migrate_teardown \
--project-name test-project \
--username test-user \
--cloud standalone \
--ssh stack@$AIO_HOST \
--delete-instances \
--delete-networks