# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
Pomerium Command Line Client
The Pomerium Command Line Client (CLI) is a client-side helper application for Pomerium. It's used to generate encrypted and authenticated connections for services that are not accessed through a web browser.
Installation
Installation instructions are available in the Pomerium Docs.
Usage
The two CLI operations are:
- Establishing TCP tunnels through Pomerium.
- Generating
kubectl
credentials for Kubernetes.
Usage:
pomerium-cli [command]
Available Commands:
completion generate the autocompletion script for the specified shell
help Help about any command
k8s commands for the kubernetes credential plugin
tcp creates a TCP tunnel through Pomerium
version version
Flags:
-h, --help help for pomerium-cli
-v, --version version for pomerium-cli