File: tags.yaml

package info (click to toggle)
libpod 4.3.1%2Bds1-8%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 18,252 kB
  • sloc: sh: 4,696; perl: 2,043; python: 1,908; ansic: 1,188; makefile: 848; xml: 89; ruby: 42; awk: 12
file content (33 lines) | stat: -rw-r--r-- 1,344 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
tags:
    - name: containers
      description: Actions related to containers
    - name: exec
      description: Actions related to exec
    - name: images
      description: Actions related to images
    - name: manifests
      description: Actions related to manifests
    - name: networks
      description: Actions related to networks
    - name: pods
      description: Actions related to pods
    - name: volumes
      description: Actions related to volumes
    - name: secrets
      description: Actions related to secrets
    - name: system
      description: Actions related to Podman engine
    - name: containers (compat)
      description: Actions related to containers for the compatibility endpoints
    - name: exec (compat)
      description: Actions related to exec for the compatibility endpoints
    - name: images (compat)
      description: Actions related to images for the compatibility endpoints
    - name: networks (compat)
      description: Actions related to networks for the compatibility endpoints
    - name: volumes (compat)
      description: Actions related to volumes for the compatibility endpoints
    - name: secrets (compat)
      description: Actions related to secrets for the compatibility endpoints
    - name: system (compat)
      description: Actions related to Podman and compatibility engines