diff --git a/charts/uptermd/Chart.yaml b/charts/uptermd/Chart.yaml index e5d238d4..3670f754 100644 --- a/charts/uptermd/Chart.yaml +++ b/charts/uptermd/Chart.yaml @@ -3,7 +3,7 @@ name: uptermd description: Secure Terminal Sharing type: application version: 0.2.0 -appVersion: 0.14.2 +appVersion: 0.14.3 home: https://upterm.dev sources: - https://github.com/owenthereal/upterm diff --git a/cmd/upterm/command/version.go b/cmd/upterm/command/version.go index 36091051..af71e766 100644 --- a/cmd/upterm/command/version.go +++ b/cmd/upterm/command/version.go @@ -6,7 +6,7 @@ import ( "github.com/spf13/cobra" ) -const Version = "0.14.2" +const Version = "0.14.3" func versionCmd() *cobra.Command { cmd := &cobra.Command{ diff --git a/docs/upterm.md b/docs/upterm.md index 8cc561a7..889f3d14 100644 --- a/docs/upterm.md +++ b/docs/upterm.md @@ -38,4 +38,4 @@ Upterm is an open-source solution for sharing terminal sessions instantly over s * [upterm upgrade](upterm_upgrade.md) - Upgrade the CLI * [upterm version](upterm_version.md) - Show version -###### Auto generated by spf13/cobra on 20-May-2024 +###### Auto generated by spf13/cobra on 21-May-2024 diff --git a/docs/upterm_host.md b/docs/upterm_host.md index ab8be7ae..c604bbe3 100644 --- a/docs/upterm_host.md +++ b/docs/upterm_host.md @@ -57,4 +57,4 @@ upterm host [flags] * [upterm](upterm.md) - Instant Terminal Sharing -###### Auto generated by spf13/cobra on 20-May-2024 +###### Auto generated by spf13/cobra on 21-May-2024 diff --git a/docs/upterm_proxy.md b/docs/upterm_proxy.md index 888ddcac..000a3d1f 100644 --- a/docs/upterm_proxy.md +++ b/docs/upterm_proxy.md @@ -30,4 +30,4 @@ upterm proxy [flags] * [upterm](upterm.md) - Instant Terminal Sharing -###### Auto generated by spf13/cobra on 20-May-2024 +###### Auto generated by spf13/cobra on 21-May-2024 diff --git a/docs/upterm_session.md b/docs/upterm_session.md index 32045279..be65471b 100644 --- a/docs/upterm_session.md +++ b/docs/upterm_session.md @@ -15,4 +15,4 @@ Display session * [upterm session info](upterm_session_info.md) - Display terminal session by name * [upterm session list](upterm_session_list.md) - List shared sessions -###### Auto generated by spf13/cobra on 20-May-2024 +###### Auto generated by spf13/cobra on 21-May-2024 diff --git a/docs/upterm_session_current.md b/docs/upterm_session_current.md index a67caa36..1f0c9575 100644 --- a/docs/upterm_session_current.md +++ b/docs/upterm_session_current.md @@ -33,4 +33,4 @@ upterm session current [flags] * [upterm session](upterm_session.md) - Display session -###### Auto generated by spf13/cobra on 20-May-2024 +###### Auto generated by spf13/cobra on 21-May-2024 diff --git a/docs/upterm_session_info.md b/docs/upterm_session_info.md index bb668d3c..d377e60d 100644 --- a/docs/upterm_session_info.md +++ b/docs/upterm_session_info.md @@ -27,4 +27,4 @@ upterm session info [flags] * [upterm session](upterm_session.md) - Display session -###### Auto generated by spf13/cobra on 20-May-2024 +###### Auto generated by spf13/cobra on 21-May-2024 diff --git a/docs/upterm_session_list.md b/docs/upterm_session_list.md index 9f9e5d5f..1f52cebd 100644 --- a/docs/upterm_session_list.md +++ b/docs/upterm_session_list.md @@ -27,4 +27,4 @@ upterm session list [flags] * [upterm session](upterm_session.md) - Display session -###### Auto generated by spf13/cobra on 20-May-2024 +###### Auto generated by spf13/cobra on 21-May-2024 diff --git a/docs/upterm_upgrade.md b/docs/upterm_upgrade.md index e5ece3b1..8ba2bd1c 100644 --- a/docs/upterm_upgrade.md +++ b/docs/upterm_upgrade.md @@ -26,4 +26,4 @@ upterm upgrade [flags] * [upterm](upterm.md) - Instant Terminal Sharing -###### Auto generated by spf13/cobra on 20-May-2024 +###### Auto generated by spf13/cobra on 21-May-2024 diff --git a/docs/upterm_version.md b/docs/upterm_version.md index 9f0b84a9..9bd641a3 100644 --- a/docs/upterm_version.md +++ b/docs/upterm_version.md @@ -16,4 +16,4 @@ upterm version [flags] * [upterm](upterm.md) - Instant Terminal Sharing -###### Auto generated by spf13/cobra on 20-May-2024 +###### Auto generated by spf13/cobra on 21-May-2024 diff --git a/etc/man/man1/upterm-host.1 b/etc/man/man1/upterm-host.1 index b6a0b80c..f26d6947 100644 --- a/etc/man/man1/upterm-host.1 +++ b/etc/man/man1/upterm-host.1 @@ -1,5 +1,5 @@ .nh -.TH "UPTERM" "1" "May 2024" "Upterm 0.14.2" "Upterm Manual" +.TH "UPTERM" "1" "May 2024" "Upterm 0.14.3" "Upterm Manual" .SH NAME .PP @@ -100,4 +100,4 @@ private key. To authorize client connections, specify a authorized_key file with .SH HISTORY .PP -20-May-2024 Auto generated by spf13/cobra +21-May-2024 Auto generated by spf13/cobra diff --git a/etc/man/man1/upterm-proxy.1 b/etc/man/man1/upterm-proxy.1 index cf719cc5..a8970709 100644 --- a/etc/man/man1/upterm-proxy.1 +++ b/etc/man/man1/upterm-proxy.1 @@ -1,5 +1,5 @@ .nh -.TH "UPTERM" "1" "May 2024" "Upterm 0.14.2" "Upterm Manual" +.TH "UPTERM" "1" "May 2024" "Upterm 0.14.3" "Upterm Manual" .SH NAME .PP @@ -40,4 +40,4 @@ Proxy a terminal session via WebSocket, to be used alongside SSH ProxyCommand. .SH HISTORY .PP -20-May-2024 Auto generated by spf13/cobra +21-May-2024 Auto generated by spf13/cobra diff --git a/etc/man/man1/upterm-session-current.1 b/etc/man/man1/upterm-session-current.1 index dc73c6d6..84395584 100644 --- a/etc/man/man1/upterm-session-current.1 +++ b/etc/man/man1/upterm-session-current.1 @@ -1,5 +1,5 @@ .nh -.TH "UPTERM" "1" "May 2024" "Upterm 0.14.2" "Upterm Manual" +.TH "UPTERM" "1" "May 2024" "Upterm 0.14.3" "Upterm Manual" .SH NAME .PP @@ -46,4 +46,4 @@ sharing a session with 'upterm host'. .SH HISTORY .PP -20-May-2024 Auto generated by spf13/cobra +21-May-2024 Auto generated by spf13/cobra diff --git a/etc/man/man1/upterm-session-info.1 b/etc/man/man1/upterm-session-info.1 index 298fc3f8..f36a8a3a 100644 --- a/etc/man/man1/upterm-session-info.1 +++ b/etc/man/man1/upterm-session-info.1 @@ -1,5 +1,5 @@ .nh -.TH "UPTERM" "1" "May 2024" "Upterm 0.14.2" "Upterm Manual" +.TH "UPTERM" "1" "May 2024" "Upterm 0.14.3" "Upterm Manual" .SH NAME .PP @@ -37,4 +37,4 @@ Display terminal session by name. .SH HISTORY .PP -20-May-2024 Auto generated by spf13/cobra +21-May-2024 Auto generated by spf13/cobra diff --git a/etc/man/man1/upterm-session-list.1 b/etc/man/man1/upterm-session-list.1 index 1394f5a4..26975006 100644 --- a/etc/man/man1/upterm-session-list.1 +++ b/etc/man/man1/upterm-session-list.1 @@ -1,5 +1,5 @@ .nh -.TH "UPTERM" "1" "May 2024" "Upterm 0.14.2" "Upterm Manual" +.TH "UPTERM" "1" "May 2024" "Upterm 0.14.3" "Upterm Manual" .SH NAME .PP @@ -37,4 +37,4 @@ List shared sessions. Session admin sockets are located in ~/.upterm. .SH HISTORY .PP -20-May-2024 Auto generated by spf13/cobra +21-May-2024 Auto generated by spf13/cobra diff --git a/etc/man/man1/upterm-session.1 b/etc/man/man1/upterm-session.1 index 0ba3908e..f0d528bf 100644 --- a/etc/man/man1/upterm-session.1 +++ b/etc/man/man1/upterm-session.1 @@ -1,5 +1,5 @@ .nh -.TH "UPTERM" "1" "May 2024" "Upterm 0.14.2" "Upterm Manual" +.TH "UPTERM" "1" "May 2024" "Upterm 0.14.3" "Upterm Manual" .SH NAME .PP @@ -29,4 +29,4 @@ Display session .SH HISTORY .PP -20-May-2024 Auto generated by spf13/cobra +21-May-2024 Auto generated by spf13/cobra diff --git a/etc/man/man1/upterm-upgrade.1 b/etc/man/man1/upterm-upgrade.1 index 8846fc2e..6f851671 100644 --- a/etc/man/man1/upterm-upgrade.1 +++ b/etc/man/man1/upterm-upgrade.1 @@ -1,5 +1,5 @@ .nh -.TH "UPTERM" "1" "May 2024" "Upterm 0.14.2" "Upterm Manual" +.TH "UPTERM" "1" "May 2024" "Upterm 0.14.3" "Upterm Manual" .SH NAME .PP @@ -40,4 +40,4 @@ Upgrade the CLI .SH HISTORY .PP -20-May-2024 Auto generated by spf13/cobra +21-May-2024 Auto generated by spf13/cobra diff --git a/etc/man/man1/upterm-version.1 b/etc/man/man1/upterm-version.1 index ec1d3934..f8e76741 100644 --- a/etc/man/man1/upterm-version.1 +++ b/etc/man/man1/upterm-version.1 @@ -1,5 +1,5 @@ .nh -.TH "UPTERM" "1" "May 2024" "Upterm 0.14.2" "Upterm Manual" +.TH "UPTERM" "1" "May 2024" "Upterm 0.14.3" "Upterm Manual" .SH NAME .PP @@ -29,4 +29,4 @@ Show version .SH HISTORY .PP -20-May-2024 Auto generated by spf13/cobra +21-May-2024 Auto generated by spf13/cobra diff --git a/etc/man/man1/upterm.1 b/etc/man/man1/upterm.1 index 068b3870..ed677364 100644 --- a/etc/man/man1/upterm.1 +++ b/etc/man/man1/upterm.1 @@ -1,5 +1,5 @@ .nh -.TH "UPTERM" "1" "May 2024" "Upterm 0.14.2" "Upterm Manual" +.TH "UPTERM" "1" "May 2024" "Upterm 0.14.3" "Upterm Manual" .SH NAME .PP @@ -48,4 +48,4 @@ Upterm is an open-source solution for sharing terminal sessions instantly over s .SH HISTORY .PP -20-May-2024 Auto generated by spf13/cobra +21-May-2024 Auto generated by spf13/cobra