-
Notifications
You must be signed in to change notification settings - Fork 156
Closed
Labels
Description
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
Command attempted
scw instance image list --help
which among other things displays a SEE ALSO section
Expected Behavior
The SEE ALSO section displays a correct marketplace command scw marketplace image list
SEE ALSO:
# List marketplace images
scw marketplace image list
Actual Behavior
The SEE ALSO section displays an incorrect command scw marketplace list images which does not exist
SEE ALSO:
# List marketplace images
scw marketplace list images
More info
Version 2.15.0
BuildDate 2023-05-23T09:42:16Z
GoVersion go1.19.9
GitBranch HEAD
GitCommit 6b3d42b5
GoArch amd64
GoOS linux