Display the computed feature flags for an instance
cozy-stack feature show displays the feature flags that are shown by apps.
cozy-stack features show [flags]
$ cozy-stack feature show --domain cozy.localhost:8080
--domain string Specify the domain name of the instance
-h, --help help for show
--source Show the sources of the feature flags
--admin-host string administration server host (default "localhost")
--admin-port int administration server port (default 6060)
-c, --config string configuration file (default "$HOME/.cozy.yaml")
--host string server host (default "localhost")
-p, --port int server port (default 8080)
- cozy-stack features - Manage the feature flags