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

Made it possible to remove modules added by URL #69

Merged
merged 1 commit into from
Nov 5, 2021
Merged

Conversation

olehermanse
Copy link
Member

$ cfbs remove https://github.com/cfengine/modules/archive/refs/heads/master.zip
Do you wish to remove 'autorun'? [y/N] y
Removing module 'autorun'
Do you wish to remove 'client-initiated-reporting'? [y/N] y
Removing module 'client-initiated-reporting'
Do you wish to remove 'every-minute'? [y/N] N
[...]

Ticket: CFE-3844

```
$ cfbs remove https://github.com/cfengine/modules/archive/refs/heads/master.zip
Do you wish to remove 'autorun'? [y/N] y
Removing module 'autorun'
Do you wish to remove 'client-initiated-reporting'? [y/N] y
Removing module 'client-initiated-reporting'
Do you wish to remove 'every-minute'? [y/N] N
[...]
```

Ticket: CFE-3844
Signed-off-by: Ole Herman Schumacher Elgesem <ole@northern.tech>
Copy link
Contributor

@vpodzime vpodzime left a comment

Choose a reason for hiding this comment

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

Nice and clean. 👍

Copy link
Contributor

@larsewi larsewi left a comment

Choose a reason for hiding this comment

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

ACK

@olehermanse olehermanse merged commit 204aa0d into master Nov 5, 2021
@olehermanse olehermanse deleted the remove branch November 5, 2021 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants