Skip to content

CLI: empty podman command isn't helpful or encouraging #9715

@allanday

Description

@allanday

Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)

/kind bug

Description

If someone is starting out with Podman, they might well run podman without any additional commands. Currently the response from the CLI is blunt and unhelpful; it doesn't make you want to use the tool.

For comparison, git shows the output of git --help in this situation. oc gives you a helpful description of what it is, and some pointers on how to get started.

Steps to reproduce the issue:

Run podman.

Describe the results you received:

CLI returns;

Error: missing command 'podman COMMAND'
Try 'podman --help' for more information.

Describe the results you expected:

Details to help me get started.

Output of podman version:

Version:      3.0.1
API Version:  3.0.0
Go Version:   go1.15.8
Built:        Fri Feb 19 16:56:17 2021
OS/Arch:      linux/amd64

Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide?

Yes, no.

Metadata

Metadata

Assignees

Labels

Good First IssueThis issue would be a good issue for a first time contributor to undertake.kind/bugCategorizes issue or PR as related to a bug.locked - please file new issue/PRAssist humans wanting to comment on an old issue or PR with locked comments.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions