File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -41,9 +41,9 @@ Tugboat will look for a .tugboat config file first in the current directory you'
4141### Retrieve a list of your droplets
4242
4343 $ tugboat droplets
44- pearkes-web-001 (ip: 30.30.30.1, status: active, region: 1 , id: 13231511)
45- pearkes-admin-001 (ip: 30.30.30.3, status: active, region: 1 , id: 13231512)
46- pearkes-api-001 (ip: 30.30.30.5, status: active, region: 1 , id: 13231513)
44+ pearkes-web-001 (ip: 30.30.30.1, status: active, region: nyc2 , id: 13231511)
45+ pearkes-admin-001 (ip: 30.30.30.3, status: active, region: nyc2 , id: 13231512)
46+ pearkes-api-001 (ip: 30.30.30.5, status: active, region: nyc2 , id: 13231513)
4747
4848### Fuzzy name matching
4949
@@ -107,9 +107,9 @@ Print info in machine-readable format. The ``--porcelain`` flag silences extra o
107107 id 13231512
108108 status active
109109 ip4 30.30.30.3
110- region 1
111- image 25489
112- size 66
110+ region lon1
111+ image 6918990
112+ size 1gb
113113 backups_active false
114114
115115Print a single attribute.
You can’t perform that action at this time.
0 commit comments