Skip to content
New issue

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

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

Already on GitHub? # to your account

scw inspect image is broken #330

Closed
moul opened this issue Apr 2, 2016 · 1 comment
Closed

scw inspect image is broken #330

moul opened this issue Apr 2, 2016 · 1 comment
Assignees
Milestone

Comments

@moul
Copy link
Contributor

moul commented Apr 2, 2016

$ scw images -a
...
Arch_Linux                  latest              716a2f85            3 weeks             fr-1                [arm]
...
$ scw inspect image:716a2f85
ERRO[0001] Unable to resolve identifier 716a2f85
[]
FATA[0001] cannot execute 'inspect': at least 1 item failed to be inspected
@QuentinPerez
Copy link
Contributor

Seems fixed

$> scw images -f type=image 
...
GitLab              latest              27d55004            3 weeks             fr-1                [arm x86_64]
...
$> scw inspect image:27d55004
- e434a29e          image:gitlab        GitLab              x86_64
- e5417941          image:gitlab        GitLab              arm
FATA[0001] Too many candidates for image:27d55004 (2)

@QuentinPerez QuentinPerez removed the bug label Apr 4, 2016
clement-gilbert pushed a commit to clement-gilbert/scaleway-cli that referenced this issue Mar 3, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants