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 coder envs edit command#151

Merged
fuskovic merged 1 commit intomasterfromfaris/ch1868/coder-envs-edit
Oct 22, 2020
Merged

Conversation

fuskovic
Copy link
Contributor

@fuskovicfuskovic commentedOct 21, 2020
edited
Loading

Usage

Adds theedit command to theenvs command.

Edit an existing environment owned by the active user.Usage:  coder envs edit [flags]Examples:coder envs edit back-end-env --cpu 4coder envs edit back-end-env --disk 20Flags:  -c, --cpu float32      The number of cpu cores the environment should be provisioned with.  -d, --disk int         The amount of disk storage an environment should be provisioned with.      --follow           follow buildlog after initiating rebuild  -g, --gpu int          The amount of disk storage to provision the environment with.  -h, --help             help for edit  -i, --image string     image ID of the image you wan't the environment to be based off of.  -m, --memory float32   The amount of RAM an environment should be provisioned with.  -t, --tag string       image tag of the image you wan't to base the environment off of. (default "latest")

Example

Screen Shot 2020-10-22 at 7 24 33 AM

@fuskovicfuskovic requested a review fromcmoogOctober 21, 2020 21:23
@fuskovicfuskovic marked this pull request as ready for reviewOctober 21, 2020 21:23
@fuskovicfuskovicforce-pushed thefaris/ch1868/coder-envs-edit branch 4 times, most recently frome862243 tof5e35d6CompareOctober 22, 2020 12:33
@fuskovicfuskovic requested a review fromcmoogOctober 22, 2020 14:51
@fuskovicfuskovicforce-pushed thefaris/ch1868/coder-envs-edit branch fromf5e35d6 to7063d3dCompareOctober 22, 2020 15:42
@fuskovicfuskovicforce-pushed thefaris/ch1868/coder-envs-edit branch from83e7c21 to68dd84cCompareOctober 22, 2020 15:44
@fuskovicfuskovic merged commit924ebad intomasterOct 22, 2020
@cmoogcmoog deleted the faris/ch1868/coder-envs-edit branchOctober 22, 2020 16:44
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@cmoogcmoogcmoog 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.

2 participants
@fuskovic@cmoog

[8]ページ先頭

©2009-2025 Movatter.jp