Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
/coder-v1-cliPublic archive

Add environment status to "envs ls"#108

Merged
cmoog merged 1 commit intomasterfromenvs-status
Aug 31, 2020
Merged

Add environment status to "envs ls"#108

cmoog merged 1 commit intomasterfromenvs-status
Aug 31, 2020

Conversation

cmoog
Copy link
Contributor

@cmoogcmoog commentedAug 31, 2020
edited
Loading

Closes#106

Example usage

$ coder envs ls                                                                         Name                ImageTag    CPUCores    MemoryGB    DiskGB    GPUs    Updating    Status    dev                 latest      4           4           40        0       false       ON        test-datascience    latest      4           4           10        0       false       OFF       entdev              latest      2           4           11        0       false       OFF       test-goland         latest      2           2           30        0       false       OFF

@cmoogcmoog changed the titleAdd environment status to "envs ls table"Add environment status to "envs ls"Aug 31, 2020
@cmoogcmoog requested a review fromcreackAugust 31, 2020 20:58
Copy link
Contributor

@creackcreack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

tiny nit, but LGTM

DiskGB int `json:"disk_gb"`
GPUs int `json:"gpus"`
Updating bool `json:"updating"`
ID string `json:"id" tab:"-"`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

nit: It would be neat to align the tags.

@cmoogcmoog merged commite130f8b intomasterAug 31, 2020
@cmoogcmoog deleted the envs-status branchAugust 31, 2020 21:11
cmoog added a commit that referenced this pull requestAug 31, 2020
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@creackcreackcreack approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Add environment status in list
2 participants
@cmoog@creack

[8]ページ先頭

©2009-2025 Movatter.jp