mirror of
https://github.com/containers/podman.git
synced 2025-12-07 22:32:46 +08:00
Merge pull request #2419 from rhatdan/play
Fix play to show up in podman help
This commit is contained in:
@@ -16,8 +16,9 @@ func getMainCommands() []*cobra.Command {
|
||||
_createCommand,
|
||||
_diffCommand,
|
||||
_execCommand,
|
||||
generateCommand.Command,
|
||||
_generateCommand,
|
||||
_containerKubeCommand,
|
||||
_playCommand,
|
||||
_psCommand,
|
||||
_loginCommand,
|
||||
_logoutCommand,
|
||||
|
||||
Reference in New Issue
Block a user