Smaller simpler cloud provider used by developers for personal projects.
You will need this to authenticate the CLI.
Create it here:
in HariSekhon/DevOps-Bash-tools:
install_doctl.shThis automates installation and on Mac if $DIGITAL_OCEAN_TOKEN is set automates config initialization via Expect if no config.yml is found.
doctl account getInstall serverless extensions
doctl serverless installor
doctl sls install(sls is short form for serverless)
Connect to development namespace:
doctl sls connectdoctl sls statusdoctl sls deploy .doctl sls fn get sample/hello --urldoctl sls uninstallPorted from private Knowledge Base page 2020+