Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

decK doesn't remove workspaces #74

Closed
aaronhmiller opened this issue Sep 12, 2019 · 1 comment
Closed

decK doesn't remove workspaces #74

aaronhmiller opened this issue Sep 12, 2019 · 1 comment
Assignees
Labels
feature New feature or request

Comments

@aaronhmiller
Copy link

Expected behavior: deck reset only cleans default workspace and leaves all other workspaces there and populated.

@hbagdi
Copy link
Member

hbagdi commented Sep 12, 2019

Agreed.
We should add the following flags, specific to:

# to reset a specific workspace:
--workspace/-w 
# to reset all workspaces
--all-workspaces

Added it v0.6 milestone.

@hbagdi hbagdi added the feature New feature or request label Sep 12, 2019
@hbagdi hbagdi self-assigned this Sep 12, 2019
@hbagdi hbagdi added this to the v0.6.0 milestone Sep 15, 2019
@hbagdi hbagdi closed this as completed in 53853c6 Sep 15, 2019
@hbagdi hbagdi removed this from the v0.6.0 milestone Sep 18, 2019
rainest pushed a commit that referenced this issue Apr 21, 2021
Two flags have been added:
-w/--workspaces: specify the workspace to reset
--all-workspaces: reset all the workspaces

Fix #74
AntoineJac pushed a commit that referenced this issue Jan 23, 2024
Two flags have been added:
-w/--workspaces: specify the workspace to reset
--all-workspaces: reset all the workspaces

Fix #74
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants