1
0
Fork 0
mirror of https://github.com/pomerium/pomerium.git synced 2025-05-29 00:47:17 +02:00
pomerium/internal/cliutil/clitutil.go
Caleb Doxsey 61ab4e4837
TCP client command ()
* add cli commands

* add jwt cache test

* add tcptunnel test

* add stdin/stdout support

* use cryptutil hash function

* doc updates

* fix log timestamp
2020-12-17 12:37:28 -07:00

2 lines
79 B
Go

// Package cliutil contains functionality related to CLI apps.
package cliutil