Skip to content

feat(cmx): Add instance type to -owide 'vm ls'#642

Merged
squizzi merged 1 commit intomainfrom
squizzi/vm-ls-instance-type
Nov 3, 2025
Merged

feat(cmx): Add instance type to -owide 'vm ls'#642
squizzi merged 1 commit intomainfrom
squizzi/vm-ls-instance-type

Conversation

@squizzi
Copy link
Member

@squizzi squizzi commented Nov 3, 2025

Sometimes you just want to see INSTANCE TYPE in your beautiful little table view without reading json, this adds an INSTANCE TYPE column to the table for vm ls when -owide is used.

./bin/replicated vm ls -owide
ID          NAME                           DISTRIBUTION    VERSION       INSTANCE TYPE    STATUS          LAST SCHEDULING STATUS        NETWORK      CREATED                           EXPIRES                           COST           TAGS
f81d06d3    bold_tu                        ubuntu          24.04         r1a.large        running         -                             e84b0c78     2025-11-03 15:18 PST              2025-11-03 19:19 PST              $2.04          -
8aae9eb6    stupefied_driscoll             ubuntu          24.04         r1.large         running         -                             77134411     2025-11-03 15:18 PST              2025-11-03 19:19 PST              $2.04          -
2561dd84    jovial_jones                   ubuntu          24.04         r1a.large        running         -                             1f094726     2025-11-03 14:43 PST              2025-11-03 18:44 PST              $2.04          -
7afb5eec    dreamy_hellman                 ubuntu          24.04         r1.large         running         -                             384dcdf6     2025-11-03 14:43 PST              2025-11-03 18:44 PST              $2.04          -

Signed-off-by: Kyle Squizzato <kyle@replicated.com>
@squizzi squizzi merged commit 1f00225 into main Nov 3, 2025
5 checks passed
@squizzi squizzi deleted the squizzi/vm-ls-instance-type branch November 3, 2025 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants