diff --git a/charts/uptermd/Chart.yaml b/charts/uptermd/Chart.yaml index c971cdf71..add94a2f3 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.4.4 +appVersion: 0.4.5 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 7e7f162d0..adf63cdb2 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.4.4" +const Version = "0.4.5" func versionCmd() *cobra.Command { cmd := &cobra.Command{ diff --git a/docs/upterm.md b/docs/upterm.md index c41af614c..63496b780 100644 --- a/docs/upterm.md +++ b/docs/upterm.md @@ -40,4 +40,4 @@ Upterm is an open-source solution for sharing terminal sessions instantly with t * [upterm upgrade](upterm_upgrade.md) - Upgrade the CLI * [upterm version](upterm_version.md) - Show version -###### Auto generated by spf13/cobra on 11-Jul-2020 +###### Auto generated by spf13/cobra on 2-Oct-2020 diff --git a/docs/upterm_host.md b/docs/upterm_host.md index 4c7cd7ee4..ac0205901 100644 --- a/docs/upterm_host.md +++ b/docs/upterm_host.md @@ -48,4 +48,4 @@ upterm host [flags] * [upterm](upterm.md) - Secure Terminal Sharing -###### Auto generated by spf13/cobra on 11-Jul-2020 +###### Auto generated by spf13/cobra on 2-Oct-2020 diff --git a/docs/upterm_proxy.md b/docs/upterm_proxy.md index 30bb5aafa..bc514710a 100644 --- a/docs/upterm_proxy.md +++ b/docs/upterm_proxy.md @@ -30,4 +30,4 @@ upterm proxy [flags] * [upterm](upterm.md) - Secure Terminal Sharing -###### Auto generated by spf13/cobra on 11-Jul-2020 +###### Auto generated by spf13/cobra on 2-Oct-2020 diff --git a/docs/upterm_session.md b/docs/upterm_session.md index d468c8b32..dfe27436e 100644 --- a/docs/upterm_session.md +++ b/docs/upterm_session.md @@ -19,4 +19,4 @@ Display session * [upterm session info](upterm_session_info.md) - Display session by name * [upterm session list](upterm_session_list.md) - List shared sessions -###### Auto generated by spf13/cobra on 11-Jul-2020 +###### Auto generated by spf13/cobra on 2-Oct-2020 diff --git a/docs/upterm_session_current.md b/docs/upterm_session_current.md index ed441b7a4..082531e46 100644 --- a/docs/upterm_session_current.md +++ b/docs/upterm_session_current.md @@ -30,4 +30,4 @@ upterm session current [flags] * [upterm session](upterm_session.md) - Display session -###### Auto generated by spf13/cobra on 11-Jul-2020 +###### Auto generated by spf13/cobra on 2-Oct-2020 diff --git a/docs/upterm_session_info.md b/docs/upterm_session_info.md index 1df82c020..7a77da2ee 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 11-Jul-2020 +###### Auto generated by spf13/cobra on 2-Oct-2020 diff --git a/docs/upterm_session_list.md b/docs/upterm_session_list.md index 12ba517b0..597bc1483 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 11-Jul-2020 +###### Auto generated by spf13/cobra on 2-Oct-2020 diff --git a/docs/upterm_upgrade.md b/docs/upterm_upgrade.md index 62a84687f..b0140f3c2 100644 --- a/docs/upterm_upgrade.md +++ b/docs/upterm_upgrade.md @@ -30,4 +30,4 @@ upterm upgrade [flags] * [upterm](upterm.md) - Secure Terminal Sharing -###### Auto generated by spf13/cobra on 11-Jul-2020 +###### Auto generated by spf13/cobra on 2-Oct-2020 diff --git a/docs/upterm_version.md b/docs/upterm_version.md index bc765ead8..66c25f004 100644 --- a/docs/upterm_version.md +++ b/docs/upterm_version.md @@ -20,4 +20,4 @@ upterm version [flags] * [upterm](upterm.md) - Secure Terminal Sharing -###### Auto generated by spf13/cobra on 11-Jul-2020 +###### Auto generated by spf13/cobra on 2-Oct-2020 diff --git a/etc/man/man1/upterm-host.1 b/etc/man/man1/upterm-host.1 index 0fea08571..e02815a98 100644 --- a/etc/man/man1/upterm-host.1 +++ b/etc/man/man1/upterm-host.1 @@ -1,4 +1,4 @@ -.TH "UPTERM" "1" "Jul 2020" "Upterm 0.4.4" "Upterm Manual" +.TH "UPTERM" "1" "Oct 2020" "Upterm 0.4.5" "Upterm Manual" .nh .ad l @@ -82,4 +82,4 @@ Host a terminal session via a reverse SSH tunnel to the upterm server. By defaul .SH HISTORY .PP -11\-Jul\-2020 Auto generated by spf13/cobra +2\-Oct\-2020 Auto generated by spf13/cobra diff --git a/etc/man/man1/upterm-proxy.1 b/etc/man/man1/upterm-proxy.1 index 3477521f6..c03a2c3f8 100644 --- a/etc/man/man1/upterm-proxy.1 +++ b/etc/man/man1/upterm-proxy.1 @@ -1,4 +1,4 @@ -.TH "UPTERM" "1" "Jul 2020" "Upterm 0.4.4" "Upterm Manual" +.TH "UPTERM" "1" "Oct 2020" "Upterm 0.4.5" "Upterm Manual" .nh .ad l @@ -46,4 +46,4 @@ Proxy a terminal session over WebSocket. This must be used in conjunction with S .SH HISTORY .PP -11\-Jul\-2020 Auto generated by spf13/cobra +2\-Oct\-2020 Auto generated by spf13/cobra diff --git a/etc/man/man1/upterm-session-current.1 b/etc/man/man1/upterm-session-current.1 index 7daa5391c..5540cd2bd 100644 --- a/etc/man/man1/upterm-session-current.1 +++ b/etc/man/man1/upterm-session-current.1 @@ -1,4 +1,4 @@ -.TH "UPTERM" "1" "Jul 2020" "Upterm 0.4.4" "Upterm Manual" +.TH "UPTERM" "1" "Oct 2020" "Upterm 0.4.5" "Upterm Manual" .nh .ad l @@ -49,4 +49,4 @@ Display the current session. By default, the command fetches the current session .SH HISTORY .PP -11\-Jul\-2020 Auto generated by spf13/cobra +2\-Oct\-2020 Auto generated by spf13/cobra diff --git a/etc/man/man1/upterm-session-info.1 b/etc/man/man1/upterm-session-info.1 index 795d6e67c..c5b332467 100644 --- a/etc/man/man1/upterm-session-info.1 +++ b/etc/man/man1/upterm-session-info.1 @@ -1,4 +1,4 @@ -.TH "UPTERM" "1" "Jul 2020" "Upterm 0.4.4" "Upterm Manual" +.TH "UPTERM" "1" "Oct 2020" "Upterm 0.4.5" "Upterm Manual" .nh .ad l @@ -43,4 +43,4 @@ Display session by name. .SH HISTORY .PP -11\-Jul\-2020 Auto generated by spf13/cobra +2\-Oct\-2020 Auto generated by spf13/cobra diff --git a/etc/man/man1/upterm-session-list.1 b/etc/man/man1/upterm-session-list.1 index 1e755baf0..61122d8ba 100644 --- a/etc/man/man1/upterm-session-list.1 +++ b/etc/man/man1/upterm-session-list.1 @@ -1,4 +1,4 @@ -.TH "UPTERM" "1" "Jul 2020" "Upterm 0.4.4" "Upterm Manual" +.TH "UPTERM" "1" "Oct 2020" "Upterm 0.4.5" "Upterm Manual" .nh .ad l @@ -43,4 +43,4 @@ List shared sessions. Session admin sockets are located in \~/.upterm. .SH HISTORY .PP -11\-Jul\-2020 Auto generated by spf13/cobra +2\-Oct\-2020 Auto generated by spf13/cobra diff --git a/etc/man/man1/upterm-session.1 b/etc/man/man1/upterm-session.1 index 8014d1aab..4947dc024 100644 --- a/etc/man/man1/upterm-session.1 +++ b/etc/man/man1/upterm-session.1 @@ -1,4 +1,4 @@ -.TH "UPTERM" "1" "Jul 2020" "Upterm 0.4.4" "Upterm Manual" +.TH "UPTERM" "1" "Oct 2020" "Upterm 0.4.5" "Upterm Manual" .nh .ad l @@ -31,4 +31,4 @@ Display session .SH HISTORY .PP -11\-Jul\-2020 Auto generated by spf13/cobra +2\-Oct\-2020 Auto generated by spf13/cobra diff --git a/etc/man/man1/upterm-upgrade.1 b/etc/man/man1/upterm-upgrade.1 index 407335e4f..ca5cbd384 100644 --- a/etc/man/man1/upterm-upgrade.1 +++ b/etc/man/man1/upterm-upgrade.1 @@ -1,4 +1,4 @@ -.TH "UPTERM" "1" "Jul 2020" "Upterm 0.4.4" "Upterm Manual" +.TH "UPTERM" "1" "Oct 2020" "Upterm 0.4.5" "Upterm Manual" .nh .ad l @@ -46,4 +46,4 @@ Upgrade the CLI .SH HISTORY .PP -11\-Jul\-2020 Auto generated by spf13/cobra +2\-Oct\-2020 Auto generated by spf13/cobra diff --git a/etc/man/man1/upterm-version.1 b/etc/man/man1/upterm-version.1 index d78f102cf..5ef66fa8a 100644 --- a/etc/man/man1/upterm-version.1 +++ b/etc/man/man1/upterm-version.1 @@ -1,4 +1,4 @@ -.TH "UPTERM" "1" "Jul 2020" "Upterm 0.4.4" "Upterm Manual" +.TH "UPTERM" "1" "Oct 2020" "Upterm 0.4.5" "Upterm Manual" .nh .ad l @@ -31,4 +31,4 @@ Show version .SH HISTORY .PP -11\-Jul\-2020 Auto generated by spf13/cobra +2\-Oct\-2020 Auto generated by spf13/cobra diff --git a/etc/man/man1/upterm.1 b/etc/man/man1/upterm.1 index 882991287..a461e92ab 100644 --- a/etc/man/man1/upterm.1 +++ b/etc/man/man1/upterm.1 @@ -1,4 +1,4 @@ -.TH "UPTERM" "1" "Jul 2020" "Upterm 0.4.4" "Upterm Manual" +.TH "UPTERM" "1" "Oct 2020" "Upterm 0.4.5" "Upterm Manual" .nh .ad l @@ -56,4 +56,4 @@ Upterm is an open\-source solution for sharing terminal sessions instantly with .SH HISTORY .PP -11\-Jul\-2020 Auto generated by spf13/cobra +2\-Oct\-2020 Auto generated by spf13/cobra