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 rm command for removing environments#145

Merged
cmoog merged 1 commit intomasterfromenvs-rm
Oct 26, 2020
Merged

Conversation

cmoog
Copy link
Contributor

@cmoogcmoog commentedOct 19, 2020
edited
Loading

Adds a new command

coder envs rm [...environment_names] [flags]

@cmoogcmoog marked this pull request as ready for reviewOctober 20, 2020 00:58
@cmoogcmoogforce-pushed theenvs-rm branch 2 times, most recently fromf7e76b8 to9dcf1b9CompareOctober 21, 2020 04:59
@cmoogcmoog mentioned this pull requestOct 21, 2020
@cmoogcmoogforce-pushed theenvs-rm branch 2 times, most recently froma6c998c toe76a60eCompareOctober 23, 2020 16:07
@cmoogcmoog requested a review fromfuskovicOctober 23, 2020 16:12
}
if !force {
confirm := promptui.Prompt{
Label: fmt.Sprintf("Delete environments %q? (all data will be lost)", args),
Copy link
Contributor

Choose a reason for hiding this comment

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

I like how we're using theforce flag with this confirmation and all.

cmoog reacted with thumbs up emoji
@cmoogcmoogforce-pushed theenvs-rm branch 3 times, most recently from93a8794 toffc797bCompareOctober 26, 2020 03:14
@cmoogcmoog merged commit6f8b9b8 intomasterOct 26, 2020
@cmoogcmoog deleted the envs-rm branchOctober 26, 2020 03:22
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@fuskovicfuskovicfuskovic 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
@cmoog@fuskovic

[8]ページ先頭

©2009-2025 Movatter.jp