Digital Ocean functions
Authentication and accounts
List accounts with: doctl auth list
Switch accounts with: doctl auth switch --context "my team"
Serverless
- doctl serverless install
- doctl serverless connect
- doctl serverless status
- doctl serverless deploy .
New function
doctl serverless init do-function-registry-garbage/ --overwrite