Skip to content

Commit

Permalink
Update docker, kubectl and tmc taxos
Browse files Browse the repository at this point in the history
  • Loading branch information
ali5ter committed Feb 2, 2021
1 parent 41cee15 commit cbf18df
Show file tree
Hide file tree
Showing 15 changed files with 1,535 additions and 855 deletions.
15 changes: 6 additions & 9 deletions exp1/results/docker_taxo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,6 @@ docker
│ └── update
│ └── wait
└── context
│ └── create
│ └── export
│ └── import
│ └── inspect
│ └── ls
│ └── rm
│ └── update
│ └── use
└── image
│ └── build
│ └── history
Expand All @@ -59,6 +51,12 @@ docker
│ └── rm
│ └── save
│ └── tag
└── manifest
│ └── annotate
│ └── create
│ └── inspect
│ └── push
│ └── rm
└── network
│ └── connect
│ └── create
Expand Down Expand Up @@ -140,7 +138,6 @@ docker
└── commit
└── cp
└── create
└── deploy
└── diff
└── events
└── exec
Expand Down
93 changes: 37 additions & 56 deletions exp1/results/docker_taxo_with_options.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,18 +32,12 @@ docker
│ │ └── --memory-swap bytes
│ │ └── --network string
│ │ └── --no-cache
│ │ └── -o, --output stringArray
│ │ └── --platform string
│ │ └── --progress string
│ │ └── --pull
│ │ └── -q, --quiet
│ │ └── --rm
│ │ └── --secret stringArray
│ │ └── --security-opt strings
│ │ └── --shm-size bytes
│ │ └── --squash
│ │ └── --ssh stringArray
│ │ └── --stream
│ │ └── -t, --tag list
│ │ └── --target string
│ │ └── --ulimit ulimit
Expand Down Expand Up @@ -91,6 +85,7 @@ docker
│ │ └── -d, --detach
│ │ └── --detach-keys string
│ │ └── -e, --env list
│ │ └── --env-file list
│ │ └── -i, --interactive
│ │ └── --privileged
│ │ └── -t, --tty
Expand All @@ -107,7 +102,7 @@ docker
│ │ └── --details
│ │ └── -f, --follow
│ │ └── --since string
│ │ └── --tail string
│ │ └── -n, --tail string
│ │ └── -t, --timestamps
│ │ └── --until string
│ └── ls
Expand Down Expand Up @@ -165,28 +160,6 @@ docker
│ │ └── --restart string
│ └── wait
└── context
│ └── create
│ │ └── --default-stack-orchestrator string
│ │ └── --description string
│ │ └── --docker stringToString
│ │ └── --from string
│ │ └── --kubernetes stringToString
│ └── export
│ │ └── --kubeconfig
│ └── import
│ └── inspect
│ │ └── -f, --format string
│ └── ls
│ │ └── --format string
│ │ └── -q, --quiet
│ └── rm
│ │ └── -f, --force
│ └── update
│ │ └── --default-stack-orchestrator string
│ │ └── --description string
│ │ └── --docker stringToString
│ │ └── --kubernetes stringToString
│ └── use
└── image
│ └── build
│ │ └── --add-host list
Expand All @@ -209,18 +182,12 @@ docker
│ │ └── --memory-swap bytes
│ │ └── --network string
│ │ └── --no-cache
│ │ └── -o, --output stringArray
│ │ └── --platform string
│ │ └── --progress string
│ │ └── --pull
│ │ └── -q, --quiet
│ │ └── --rm
│ │ └── --secret stringArray
│ │ └── --security-opt strings
│ │ └── --shm-size bytes
│ │ └── --squash
│ │ └── --ssh stringArray
│ │ └── --stream
│ │ └── -t, --tag list
│ │ └── --target string
│ │ └── --ulimit ulimit
Expand Down Expand Up @@ -255,13 +222,32 @@ docker
│ │ └── --platform string
│ │ └── -q, --quiet
│ └── push
│ │ └── -a, --all-tags
│ │ └── --disable-content-trust
│ │ └── -q, --quiet
│ └── rm
│ │ └── -f, --force
│ │ └── --no-prune
│ └── save
│ │ └── -o, --output string
│ └── tag
└── manifest
│ └── annotate
│ │ └── --arch string
│ │ └── --os string
│ │ └── --os-features strings
│ │ └── --os-version string
│ │ └── --variant string
│ └── create
│ │ └── -a, --amend
│ │ └── --insecure
│ └── inspect
│ │ └── --insecure
│ │ └── -v, --verbose
│ └── push
│ │ └── --insecure
│ │ └── -p, --purge
│ └── rm
└── network
│ └── connect
│ │ └── --alias strings
Expand Down Expand Up @@ -367,6 +353,8 @@ docker
│ └── rm
└── service
│ └── create
│ │ └── --cap-add list
│ │ └── --cap-drop list
│ │ └── --config config
│ │ └── --constraint list
│ │ └── --container-label list
Expand All @@ -393,8 +381,10 @@ docker
│ │ └── -l, --label list
│ │ └── --limit-cpu decimal
│ │ └── --limit-memory bytes
│ │ └── --limit-pids int
│ │ └── --log-driver string
│ │ └── --log-opt list
│ │ └── --max-concurrent uint
│ │ └── --mode string
│ │ └── --mount mount
│ │ └── --name string
Expand Down Expand Up @@ -424,6 +414,7 @@ docker
│ │ └── --stop-signal string
│ │ └── --sysctl list
│ │ └── -t, --tty
│ │ └── --ulimit ulimit
│ │ └── --update-delay duration
│ │ └── --update-failure-action string
│ │ └── --update-max-failure-ratio float
Expand All @@ -444,7 +435,7 @@ docker
│ │ └── --no-trunc
│ │ └── --raw
│ │ └── --since string
│ │ └── --tail string
│ │ └── -n, --tail string
│ │ └── -t, --timestamps
│ └── ls
│ │ └── -f, --filter filter
Expand All @@ -464,6 +455,8 @@ docker
│ │ └── -d, --detach
│ └── update
│ │ └── --args command
│ │ └── --cap-add list
│ │ └── --cap-drop list
│ │ └── --config-add config
│ │ └── --config-rm list
│ │ └── --constraint-add list
Expand Down Expand Up @@ -502,8 +495,10 @@ docker
│ │ └── --label-rm list
│ │ └── --limit-cpu decimal
│ │ └── --limit-memory bytes
│ │ └── --limit-pids int
│ │ └── --log-driver string
│ │ └── --log-opt list
│ │ └── --max-concurrent uint
│ │ └── --mount-add mount
│ │ └── --mount-rm list
│ │ └── --network-add network
Expand Down Expand Up @@ -538,6 +533,8 @@ docker
│ │ └── --sysctl-add list
│ │ └── --sysctl-rm list
│ │ └── -t, --tty
│ │ └── --ulimit-add ulimit
│ │ └── --ulimit-rm list
│ │ └── --update-delay duration
│ │ └── --update-failure-action string
│ │ └── --update-max-failure-ratio float
Expand All @@ -550,7 +547,6 @@ docker
└── stack
│ └── --orchestrator string
│ └── deploy
│ │ └── --bundle-file string
│ │ └── -c, --compose-file strings
│ │ └── --orchestrator string
│ │ └── --prune
Expand Down Expand Up @@ -689,18 +685,12 @@ docker
│ └── --memory-swap bytes
│ └── --network string
│ └── --no-cache
│ └── -o, --output stringArray
│ └── --platform string
│ └── --progress string
│ └── --pull
│ └── -q, --quiet
│ └── --rm
│ └── --secret stringArray
│ └── --security-opt strings
│ └── --shm-size bytes
│ └── --squash
│ └── --ssh stringArray
│ └── --stream
│ └── -t, --tag list
│ └── --target string
│ └── --ulimit ulimit
Expand All @@ -713,13 +703,6 @@ docker
│ └── -a, --archive
│ └── -L, --follow-link
└── create
└── deploy
│ └── --bundle-file string
│ └── -c, --compose-file strings
│ └── --namespace string
│ └── --prune
│ └── --resolve-image string
│ └── --with-registry-auth
└── diff
└── events
│ └── -f, --filter filter
Expand All @@ -730,6 +713,7 @@ docker
│ └── -d, --detach
│ └── --detach-keys string
│ └── -e, --env list
│ └── --env-file list
│ └── -i, --interactive
│ └── --privileged
│ └── -t, --tty
Expand Down Expand Up @@ -765,15 +749,12 @@ docker
│ └── -i, --input string
│ └── -q, --quiet
└── login
│ └── -p, --password string
│ └── --password-stdin
│ └── -u, --username string
└── logout
└── logs
│ └── --details
│ └── -f, --follow
│ └── --since string
│ └── --tail string
│ └── -n, --tail string
│ └── -t, --timestamps
│ └── --until string
└── pause
Expand All @@ -793,7 +774,9 @@ docker
│ └── --platform string
│ └── -q, --quiet
└── push
│ └── -a, --all-tags
│ └── --disable-content-trust
│ └── -q, --quiet
└── rename
└── restart
│ └── -t, --time int
Expand Down Expand Up @@ -845,6 +828,4 @@ docker
│ └── --pids-limit int
│ └── --restart string
└── version
│ └── -f, --format string
│ └── --kubeconfig string
└── wait
7 changes: 4 additions & 3 deletions exp1/results/kubectl_taxo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ kubectl
│ └── configmap
│ └── cronjob
│ └── deployment
│ └── ingress
│ └── job
│ └── namespace
│ └── poddisruptionbudget
Expand Down Expand Up @@ -66,6 +67,7 @@ kubectl
└── auth
│ └── can-i
│ └── reconcile
└── debug
└── diff
└── apply
│ └── edit-last-applied
Expand All @@ -74,21 +76,20 @@ kubectl
└── patch
└── replace
└── wait
└── convert
└── kustomize
└── label
└── annotate
└── completion
└── alpha
│ └── debug
└── api-resources
└── api-versions
└── config
│ └── current-context
│ └── delete-cluster
│ └── delete-context
│ └── delete-user
│ └── get-clusters
│ └── get-contexts
│ └── get-users
│ └── rename-context
│ └── set
│ └── set-cluster
Expand Down
Loading

0 comments on commit cbf18df

Please sign in to comment.