Skip to content

Commit

Permalink
Release Upterm 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
owenthereal committed Jul 10, 2020
1 parent dc4bc5b commit 2ffe973
Show file tree
Hide file tree
Showing 17 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion cmd/upterm/command/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
"github.com/spf13/cobra"
)

const Version = "0.4.0"
const Version = "0.4.1"

func versionCmd() *cobra.Command {
cmd := &cobra.Command{
Expand Down
2 changes: 1 addition & 1 deletion docs/upterm.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 1-Jun-2020
###### Auto generated by spf13/cobra on 10-Jul-2020
2 changes: 1 addition & 1 deletion docs/upterm_host.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ upterm host [flags]

* [upterm](upterm.md) - Secure Terminal Sharing

###### Auto generated by spf13/cobra on 1-Jun-2020
###### Auto generated by spf13/cobra on 10-Jul-2020
2 changes: 1 addition & 1 deletion docs/upterm_proxy.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ upterm proxy [flags]

* [upterm](upterm.md) - Secure Terminal Sharing

###### Auto generated by spf13/cobra on 1-Jun-2020
###### Auto generated by spf13/cobra on 10-Jul-2020
2 changes: 1 addition & 1 deletion docs/upterm_session.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 1-Jun-2020
###### Auto generated by spf13/cobra on 10-Jul-2020
2 changes: 1 addition & 1 deletion docs/upterm_session_current.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ upterm session current [flags]

* [upterm session](upterm_session.md) - Display session

###### Auto generated by spf13/cobra on 1-Jun-2020
###### Auto generated by spf13/cobra on 10-Jul-2020
2 changes: 1 addition & 1 deletion docs/upterm_session_info.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ upterm session info [flags]

* [upterm session](upterm_session.md) - Display session

###### Auto generated by spf13/cobra on 1-Jun-2020
###### Auto generated by spf13/cobra on 10-Jul-2020
2 changes: 1 addition & 1 deletion docs/upterm_session_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ upterm session list [flags]

* [upterm session](upterm_session.md) - Display session

###### Auto generated by spf13/cobra on 1-Jun-2020
###### Auto generated by spf13/cobra on 10-Jul-2020
2 changes: 1 addition & 1 deletion docs/upterm_version.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ upterm version [flags]

* [upterm](upterm.md) - Secure Terminal Sharing

###### Auto generated by spf13/cobra on 1-Jun-2020
###### Auto generated by spf13/cobra on 10-Jul-2020
4 changes: 2 additions & 2 deletions etc/man/man1/upterm-host.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "UPTERM" "1" "Jun 2020" "Upterm 0.4.0" "Upterm Manual"
.TH "UPTERM" "1" "Jul 2020" "Upterm 0.4.1" "Upterm Manual"
.nh
.ad l

Expand Down Expand Up @@ -82,4 +82,4 @@ Host a terminal session via a reverse SSH tunnel to the upterm server. By defaul

.SH HISTORY
.PP
1\-Jun\-2020 Auto generated by spf13/cobra
10\-Jul\-2020 Auto generated by spf13/cobra
4 changes: 2 additions & 2 deletions etc/man/man1/upterm-proxy.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "UPTERM" "1" "Jun 2020" "Upterm 0.4.0" "Upterm Manual"
.TH "UPTERM" "1" "Jul 2020" "Upterm 0.4.1" "Upterm Manual"
.nh
.ad l

Expand Down Expand Up @@ -46,4 +46,4 @@ Proxy a terminal session over WebSocket. This must be used in conjunction with S

.SH HISTORY
.PP
1\-Jun\-2020 Auto generated by spf13/cobra
10\-Jul\-2020 Auto generated by spf13/cobra
4 changes: 2 additions & 2 deletions etc/man/man1/upterm-session-current.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "UPTERM" "1" "Jun 2020" "Upterm 0.4.0" "Upterm Manual"
.TH "UPTERM" "1" "Jul 2020" "Upterm 0.4.1" "Upterm Manual"
.nh
.ad l

Expand Down Expand Up @@ -49,4 +49,4 @@ Display the current session. By default, the command fetches the current session

.SH HISTORY
.PP
1\-Jun\-2020 Auto generated by spf13/cobra
10\-Jul\-2020 Auto generated by spf13/cobra
4 changes: 2 additions & 2 deletions etc/man/man1/upterm-session-info.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "UPTERM" "1" "Jun 2020" "Upterm 0.4.0" "Upterm Manual"
.TH "UPTERM" "1" "Jul 2020" "Upterm 0.4.1" "Upterm Manual"
.nh
.ad l

Expand Down Expand Up @@ -43,4 +43,4 @@ Display session by name.

.SH HISTORY
.PP
1\-Jun\-2020 Auto generated by spf13/cobra
10\-Jul\-2020 Auto generated by spf13/cobra
4 changes: 2 additions & 2 deletions etc/man/man1/upterm-session-list.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "UPTERM" "1" "Jun 2020" "Upterm 0.4.0" "Upterm Manual"
.TH "UPTERM" "1" "Jul 2020" "Upterm 0.4.1" "Upterm Manual"
.nh
.ad l

Expand Down Expand Up @@ -43,4 +43,4 @@ List shared sessions. Session admin sockets are located in \~/.upterm.

.SH HISTORY
.PP
1\-Jun\-2020 Auto generated by spf13/cobra
10\-Jul\-2020 Auto generated by spf13/cobra
4 changes: 2 additions & 2 deletions etc/man/man1/upterm-session.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "UPTERM" "1" "Jun 2020" "Upterm 0.4.0" "Upterm Manual"
.TH "UPTERM" "1" "Jul 2020" "Upterm 0.4.1" "Upterm Manual"
.nh
.ad l

Expand Down Expand Up @@ -31,4 +31,4 @@ Display session

.SH HISTORY
.PP
1\-Jun\-2020 Auto generated by spf13/cobra
10\-Jul\-2020 Auto generated by spf13/cobra
4 changes: 2 additions & 2 deletions etc/man/man1/upterm-version.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "UPTERM" "1" "Jun 2020" "Upterm 0.4.0" "Upterm Manual"
.TH "UPTERM" "1" "Jul 2020" "Upterm 0.4.1" "Upterm Manual"
.nh
.ad l

Expand Down Expand Up @@ -31,4 +31,4 @@ Show version

.SH HISTORY
.PP
1\-Jun\-2020 Auto generated by spf13/cobra
10\-Jul\-2020 Auto generated by spf13/cobra
4 changes: 2 additions & 2 deletions etc/man/man1/upterm.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "UPTERM" "1" "Jun 2020" "Upterm 0.4.0" "Upterm Manual"
.TH "UPTERM" "1" "Jul 2020" "Upterm 0.4.1" "Upterm Manual"
.nh
.ad l

Expand Down Expand Up @@ -56,4 +56,4 @@ Upterm is an open\-source solution for sharing terminal sessions instantly with

.SH HISTORY
.PP
1\-Jun\-2020 Auto generated by spf13/cobra
10\-Jul\-2020 Auto generated by spf13/cobra

0 comments on commit 2ffe973

Please sign in to comment.