summaryrefslogtreecommitdiff
path: root/cmd/podman/inspect.go
Commit message (Expand)AuthorAge
* bump go module to v3Valentin Rothberg2021-02-22
* Add system test for shell completionPaul Holzinger2020-12-09
* Add shell completion with cobraPaul Holzinger2020-11-12
* Switch use of Flags to OptionsDaniel J Walsh2020-10-21
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* move go module to v2Valentin Rothberg2020-07-06
* docs: recommend alternatives to podman inspectMark Stosberg2020-06-30
* Fixes --remote flag issuesJhon Honce2020-06-26
* BATS tests: new too-many-arguments testEd Santiago2020-06-23
* enable inspect testsValentin Rothberg2020-04-29
* Fix podman inspect to accept -l and -s fieldsDaniel J Walsh2020-04-20
* Fixes for system testsBrent Baude2020-04-17
* Podman V2 birthBrent Baude2020-04-16
* inspect: rename ImageID go field to ImageValentin Rothberg2019-10-15
* golangci-lint round #3baude2019-07-21
* Move the HostConfig portion of Inspect inside libpodMatthew Heon2019-07-17
* first pass of corrections for golangci-lintbaude2019-07-10
* Support aliases for .Src and .Dst in inspect .MountsMatthew Heon2019-06-24
* runtime: pass down the contextGiuseppe Scrivano2019-04-26
* Fix segfaults attribute to missing optionsbaude2019-04-15
* Remove ulele/deepcopier in favor of JSON deep copyMatthew Heon2019-03-27
* Usability cleanup for 'inspect'Ed Santiago2019-03-13
* move formats pkg to and vendor from buildahQi Wang2019-03-11
* Fix help commands to show short and long description.Daniel J Walsh2019-03-07
* Better usage synopses for subcommandsEd Santiago2019-02-26
* Enable more podman-remote pod commandsbaude2019-02-22
* hide --latest on the remote-clientbaude2019-02-22
* Add examples for CobraTomSweeneyRedHat2019-02-14
* Don't show global flags except for podman commandDaniel J Walsh2019-02-12
* Separate remote and local commandsbaude2019-02-11
* Migrate to cobra CLIbaude2019-02-08
* Merge pull request #2239 from bodunov/masterOpenShift Merge Robot2019-02-01
|\
| * For consistency in usage output the verbs changed from 3rd person to 1st person.Ivan Bodunov2019-01-30
* | Add support for short option -s in podman inspectDaniel J Walsh2019-01-30
|/
* podman-remote inspectbaude2019-01-18
* podman-inspect: don't ignore errorsValentin Rothberg2019-01-18
* Fix golang formatting issuesbaude2018-11-28
* Sort all command flagsQi Wang2018-10-11
* don't print help message for usage errorsValentin Rothberg2018-08-31
* Change batchcontainer to sharedhaircommander2018-08-16
* switch projectatomic to containersDaniel J Walsh2018-08-16
* return all inspect info for varlink containerinspectbaude2018-06-01
* Spell check strings and commentsJhon Honce2018-05-25
* podman create, start, getattachsocketbaude2018-05-21
* Begin wiring in USERNS Support into podmanDaniel J Walsh2018-05-04
* varlink imagesbaude2018-04-26
* Vendor in latest containers/image and contaners/storageumohnani82018-04-19
* Migrate podman inspect and tag to image librarybaude2018-03-21
* Image library stage 4 - create and commitbaude2018-03-20
* Stage3 Image Librarybaude2018-03-14