{{template "base" .}} {{define "content"}}
{{.NewBouncer.APIKey}}
click to copy
| Name | IP Address | Last Pull | Version | Type | Status | {{if $.CLIAvailable}}Action | {{end}}
|---|---|---|---|---|---|---|
| {{.Name}} | {{.IPAddress}} | {{truncate .LastPull 16}} | {{.Version}} | {{.Type}} | {{if .Revoked}} revoked {{else}} valid {{end}} | {{if $.CLIAvailable}}{{end}} |