worker icon indicating copy to clipboard operation
worker copied to clipboard

snap version shows help for no commands

Open krsch opened this issue 4 years ago • 0 comments

After install travis-worker from snap:

$ sudo snap install travis-worker --edge
travis-worker (edge) v6.2.16+git21.cd59585 from Travis CI✓ installed

I try to get help:

$ travis-worker help
NAME:
   travis-worker - Travis Worker

USAGE:
   travis-worker [global options] command [command options] [arguments...]

VERSION:
   ?

AUTHOR:
   Travis CI GmbH <[email protected]>

COMMANDS:
     help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
...

The only command that is listed is help itself. Where do I find the documentation?

krsch avatar Jan 26 '21 15:01 krsch