Skip to content

Commit e0994bd

Browse files
author
Rene Moser
committed
server: Add flavor the default output
1 parent 211148d commit e0994bd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cloudscale_cli/commands/server.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ def server(ctx):
1212
headers = [
1313
'name',
1414
'status',
15+
'flavor',
1516
'zone',
1617
'tags',
1718
'uuid',

0 commit comments

Comments
 (0)