github.com/cozy/cozy-stack@v0.0.0-20240603063001-31110fa4cae1/docs/cli/cozy-stack_features.md (about)

     1  ## cozy-stack features
     2  
     3  Manage the feature flags
     4  
     5  ### Options
     6  
     7  ```
     8    -h, --help   help for features
     9  ```
    10  
    11  ### Options inherited from parent commands
    12  
    13  ```
    14        --admin-host string   administration server host (default "localhost")
    15        --admin-port int      administration server port (default 6060)
    16    -c, --config string       configuration file (default "$HOME/.cozy.yaml")
    17        --host string         server host (default "localhost")
    18    -p, --port int            server port (default 8080)
    19  ```
    20  
    21  ### SEE ALSO
    22  
    23  * [cozy-stack](cozy-stack.md)	 - cozy-stack is the main command
    24  * [cozy-stack features config](cozy-stack_features_config.md)	 - Display the feature flags from configuration for a context
    25  * [cozy-stack features defaults](cozy-stack_features_defaults.md)	 - Display and update the default values for feature flags
    26  * [cozy-stack features flags](cozy-stack_features_flags.md)	 - Display and update the feature flags for an instance
    27  * [cozy-stack features ratio](cozy-stack_features_ratio.md)	 - Display and update the feature flags for a context
    28  * [cozy-stack features sets](cozy-stack_features_sets.md)	 - Display and update the feature sets for an instance
    29  * [cozy-stack features show](cozy-stack_features_show.md)	 - Display the computed feature flags for an instance
    30