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

Unexpected message for user pull #47

Open
basz opened this issue Sep 5, 2017 · 7 comments
Open

Unexpected message for user pull #47

basz opened this issue Sep 5, 2017 · 7 comments
Assignees

Comments

@basz
Copy link

basz commented Sep 5, 2017

infinit user pull       
Remotely deleted identity for user "bushbaby123".

not sure if it actually deleted the user, but this does not sound correct

v0.8.0

@basz
Copy link
Author

basz commented Sep 5, 2017

infinit user pull --name bas123
infinit: fatal error: Forbidden deleting user "bas123", ensure the user has been set using --as or INFINIT_USER

@Dimrok
Copy link

Dimrok commented Sep 5, 2017

It's not a bug, it's expected.

We chose push / pull for add something to the hub / remove something from the hub. You probably meant to use infinit user fetch.

@basz
Copy link
Author

basz commented Sep 5, 2017

I see. pull does not sound like get and remove, but I think I feel it now... I did a push credentials to restore...

@Dimrok
Copy link

Dimrok commented Sep 5, 2017

For the second one, you need to use --as bas123 to remove resources associated to bas123 (that was designed to ease the integration of administrators).

@Dimrok
Copy link

Dimrok commented Sep 5, 2017

pull does not sound like get and remove

We discussed a lot this decision because it's confusing for git / docker / ... users.

@basz
Copy link
Author

basz commented Sep 5, 2017

Perhaps explaining a bit more in --help would, uh help...

@Dimrok
Copy link

Dimrok commented Sep 5, 2017

Sorry, We discussed a lot.

I'll make the help clearer.

@Dimrok Dimrok self-assigned this Sep 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants