strmprivacy/cli

Help text `strm config info` is wrong

Closed this issue · 0 comments

strm context info
Error: accepts 1 arg(s), received 0
Usage:
strm context info [flags]

Flags:
-h, --help   help for info

Global Flags:
--api-auth-url string      User authentication host (default "https://accounts.streammachine.io")
--api-host string          API host and port (default "apis.streammachine.io:443")
--events-auth-url string   Event authentication host (default "https://auth.strm.services")
-o, --output string            Output format [json, json-raw, table, plain] (default "table")
--token-file string        Token file that contains an access token (default is $HOME/.config/stream-machine/strm-creds-<api-auth-url>.json)
--web-socket-url string    Websocket to receive events from (default "wss://out.strm.services/ws")

Error: accepts 1 arg(s), received 0

strm context info <saved-entity> is the correct help text