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       --kubeconfig="/etc/kubernetes/admin.conf"
31           The kubeconfig file to use when talking to the cluster. If the flag
32       is not set, a set of standard locations can be searched for an existing
33       kubeconfig file.
34
35
36       --log-flush-frequency=5s
37           Maximum number of seconds between log flushes
38
39
40       --rootfs=""
41           [EXPERIMENTAL] The path to the 'real' host root filesystem.
42
43
44       --version=false
45           Print version information and quit
46
47
48

SEE ALSO

50       kubeadm-token(1),
51
52
53

HISTORY

55       January 2015, Originally compiled by Eric Paris (eparis at  redhat  dot
56       com)  based  on the kubernetes source material, but hopefully they have
57       been automatically generated since!
58
59
60
61Eric Paris                  kubernetes User Manuals              KUBERNETES(1)
Impressum