Skip to content

Commit

Permalink
Update long description for inlets-operator app
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
  • Loading branch information
alexellis committed Jan 19, 2021
1 parent 50135d0 commit 5adda6b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cmd/apps/inletsoperator_app.go
Expand Up @@ -28,7 +28,8 @@ func MakeInstallInletsOperator() *cobra.Command {
var inletsOperator = &cobra.Command{
Use: "inlets-operator",
Short: "Install inlets-operator",
Long: `Install inlets-operator to get public IPs for your cluster`,
Long: `Install inlets-operator to get public IPs for your services and
IngressController`,
Example: ` arkade install inlets-operator \
--license-file ~/.inlets/license
--token-file ~/api-token`,
Expand Down

0 comments on commit 5adda6b

Please sign in to comment.