1KUBERNETES(1)                      Jan 2015                      KUBERNETES(1)
2
3
4

NAME

6       kubeadm token list - List bootstrap tokens on the server.
7
8
9

SYNOPSIS

11       kubeadm token list [OPTIONS]
12
13
14

DESCRIPTION

16       This command will list all bootstrap tokens for you.
17
18
19

OPTIONS INHERITED FROM PARENT COMMANDS

21       --azure-container-registry-config=""
22           Path  to the file containing Azure container registry configuration
23       information.
24
25
26       --dry-run=false
27           Whether to enable dry-run mode or not
28
29
30       --google-json-key=""
31           The Google Cloud Platform Service  Account  JSON  Key  to  use  for
32       authentication.
33
34
35       --kubeconfig="/etc/kubernetes/admin.conf"
36           The KubeConfig file to use when talking to the cluster. If the flag
37       is not set, a set of standard locations are searched  for  an  existing
38       KubeConfig file.
39
40
41       --log-flush-frequency=5s
42           Maximum number of seconds between log flushes
43
44
45       --rootfs=""
46           [EXPERIMENTAL] The path to the 'real' host root filesystem.
47
48
49       --version=false
50           Print version information and quit
51
52
53

SEE ALSO

55       kubeadm-token(1),
56
57
58

HISTORY

60       January  2015,  Originally compiled by Eric Paris (eparis at redhat dot
61       com) based on the kubernetes source material, but hopefully  they  have
62       been automatically generated since!
63
64
65
66Eric Paris                  kubernetes User Manuals              KUBERNETES(1)
Impressum