This repository was archived by the owner on Dec 17, 2024. It is now read-only.
This repository was archived by the owner on Dec 17, 2024. It is now read-only.
fsh api list -f not supported #1010
Open
Description
the wsk
cli supports a -f
parameter on api list
:
> wsk api list -h
list APIs
Usage:
wsk api list [[BASE_PATH | API_NAME] [API_PATH [API_VERB]] [flags]
Flags:
-f, --full display full description of each API
which is not recognized by the shell
> fsh api list /club -f
Unsupported optional parameter f