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

Organization ignored with unpublish #218

Closed
gisjedi opened this issue Aug 20, 2019 · 4 comments
Closed

Organization ignored with unpublish #218

gisjedi opened this issue Aug 20, 2019 · 4 comments
Labels

Comments

@gisjedi
Copy link
Contributor

gisjedi commented Aug 20, 2019

Description
When using seed unpublish -in some-name -o some-org -r some.registry.com command the -o flag is ignored.

Reproduction Steps
Steps to reproduce the problem:

  1. Push an image to some.registry.com/some-org/some-name
  2. Run seed unpublish -in some-name -o some-org -r some.registry.com

Expected behavior
I expected it to honor the organization setting.

Version and Environment Details

  • OS: Centos 7
  • Seed CLI: 1.2.0
@gisjedi gisjedi added the bug label Aug 20, 2019
@gisjedi
Copy link
Contributor Author

gisjedi commented Aug 20, 2019

Note that -in some-org/some-name flag can be used as a workaround.

@cshamis
Copy link

cshamis commented Aug 20, 2019 via email

@gisjedi
Copy link
Contributor Author

gisjedi commented Aug 21, 2019

Good point. It is -o. This inconsistency is noted in #216

@cshamis
Copy link

cshamis commented Aug 21, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants