#!/bin/bash

set -e

vultr-cli server list | grep docker-dev | awk '{print $2}'