mirror of
https://github.com/autistic-symposium/shell-whiz-toolkit.git
synced 2025-05-13 12:12:25 -04:00
move dirs
This commit is contained in:
parent
0402a432cf
commit
9fac338a27
6 changed files with 1 additions and 0 deletions
|
@ -1,6 +0,0 @@
|
|||
#!/bin/bash
|
||||
|
||||
for x in $(gcloud projects list | tail -n +2 | awk '{ print $1}');
|
||||
do
|
||||
gcloud sql instances list --project $x
|
||||
done
|
Loading…
Add table
Add a link
Reference in a new issue