Updates
Improves a few things, but not many changes of substance.
This commit is contained in:
13
test-script.txt
Normal file
13
test-script.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
garage status
|
||||
garage layout assign -z home -c 1G d785aad03f42dd47
|
||||
garage layout show
|
||||
garage layout apply --version 1
|
||||
garage bucket create site
|
||||
garage key create site-key
|
||||
garage bucket allow \
|
||||
--read \
|
||||
--write \
|
||||
--owner \
|
||||
site \
|
||||
--key site-key
|
||||
garage bucket website --allow site
|
||||
Reference in New Issue
Block a user