This website requires JavaScript.
Explore
Help
Sign In
linuxadminbooks
/
AdvancedLinuxAdmin
Watch
1
Star
0
Fork
0
You've already forked AdvancedLinuxAdmin
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
main
AdvancedLinuxAdmin
/
terraform
/
.direnv
/
aliases
/
doctl
7 lines
94 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
before move to three hosts
2021-10-25 23:26:18 +00:00
#!/usr/bin/env bash
doctl ()
{
/home/neil/bin/doctl --context advancedlsa $@
}
Lots of changes.. split terraform to two projects... other.. things :)
2021-12-29 21:15:05 +00:00
doctl $@
Reference in New Issue
Copy Permalink