diff --git a/cmd/create.go b/cmd/create.go index 5a250222..77357b4e 100644 --- a/cmd/create.go +++ b/cmd/create.go @@ -160,17 +160,6 @@ func runCreate(cmd *cobra.Command, _ []string) error { IP: %s Auth-token: %s -Command: - export UPSTREAM=http://127.0.0.1:8000 - inlets client --remote "ws://%s:%d" \ - --token "%s" \ - --upstream $UPSTREAM -`, - hostStatus.IP, inletsToken, hostStatus.IP, inletsControlPort, inletsToken) - fmt.Printf(`Inlets OSS exit-node summary: - IP: %s - Auth-token: %s - Command: export UPSTREAM=http://127.0.0.1:8000 inlets client --remote "ws://%s:%d" \