Este contenido no está disponible en el idioma seleccionado.
Chapter 6. feature
6.1. feature:export-bundles Copiar enlaceEnlace copiado en el portapapeles!
6.1.1. Description Copiar enlaceEnlace copiado en el portapapeles!
Export all of the bundles that make up a specified feature to a directory on the file system.
6.1.2. Syntax Copiar enlaceEnlace copiado en el portapapeles!
feature:export-bundles [options] featureName exportLocation
6.1.3. Arguments Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
featureName | The name of the feature you want to export bundles for |
exportLocation | Where you want to export the bundles |
6.1.4. Options Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
-d, --dependencies-only | This flag indicates that only bundles marked as a dependency will be exported. |
--help | Display this help message |
-v, --version | The version of the feature you want to export bundles for. Default is latest |
6.2. feature:info Copiar enlaceEnlace copiado en el portapapeles!
6.2.1. Description Copiar enlaceEnlace copiado en el portapapeles!
Shows information about selected feature.
6.2.2. Syntax Copiar enlaceEnlace copiado en el portapapeles!
feature:info [options] name [version]
6.2.3. Arguments Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
name | The name of the feature |
version | The version of the feature |
6.2.4. Options Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
--help | Display this help message |
-d, --dependency | Display dependencies info |
-b, --bundle | Display bundles info |
-t, --tree | Display feature tree |
-c, --configuration | Display configuration info |
-x, --xml | Display feature xml |
--conditional | Display conditional info |
--color | Colorize output (`always', `never' or `auto') |
6.3. feature:install Copiar enlaceEnlace copiado en el portapapeles!
6.3.1. Description Copiar enlaceEnlace copiado en el portapapeles!
Installs a feature with the specified name and version.
6.3.2. Syntax Copiar enlaceEnlace copiado en el portapapeles!
feature:install [options] features
6.3.3. Arguments Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
features | The name and version of the features to install. A feature id looks like name/version. The version is optional. |
6.3.4. Options Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
-t, --simulate | Perform a simulation only |
--features-wiring | Print the wiring between features |
--help | Display this help message |
-v, --verbose | Explain what is being done |
--all-wiring | Print the full wiring |
--store | Store the resolution into the given file and result for offline analysis |
-u, --upgrade | Perform an upgrade of feature if previous version are installed or install it |
-r, --no-auto-refresh | Do not automatically refresh bundles |
-s, --no-auto-start | Do not start the bundles |
-m, --no-auto-manage | Do not automatically manage bundles |
-g, --region | Region to install to |
6.4. feature:list Copiar enlaceEnlace copiado en el portapapeles!
6.4.1. Description Copiar enlaceEnlace copiado en el portapapeles!
Lists all existing features available from the defined repositories.
6.4.2. Syntax Copiar enlaceEnlace copiado en el portapapeles!
feature:list [options]
6.4.3. Options Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
-i, --installed | Display a list of all installed features only |
-s, --show-hidden | Display hidden features |
--help | Display this help message |
-o, --ordered | Display a list using alphabetical order |
-b, --show-blacklisted | Display blacklisted features |
-r, --required | Display a list of all required features only |
--no-format | Disable table rendered output |
6.5. feature:regions Copiar enlaceEnlace copiado en el portapapeles!
6.5.1. Description Copiar enlaceEnlace copiado en el portapapeles!
Prints information about region digraph.
6.5.2. Syntax Copiar enlaceEnlace copiado en el portapapeles!
feature:regions [options] [regions]
6.5.3. Arguments Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
regions | Regions to provide detailed info for. |
6.5.4. Options Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
--help | Display this help message |
-n, --namespaces | Show namespaces in each filter. |
-f, --filters | Show filters. |
-v, --verbose | Show all info. |
-b, --bundles | Show bundles in each region. |
6.6. feature:refresh Copiar enlaceEnlace copiado en el portapapeles!
6.6.1. Description Copiar enlaceEnlace copiado en el portapapeles!
Reloads features processing instructions and reprovisions existing features.
6.6.2. Syntax Copiar enlaceEnlace copiado en el portapapeles!
feature:refresh [options]
6.6.3. Options Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
-t, --simulate | Perform a simulation only |
--features-wiring | Print the wiring between features |
--help | Display this help message |
-v, --verbose | Explain what is being done |
--all-wiring | Print the full wiring |
6.7. feature:repo-add Copiar enlaceEnlace copiado en el portapapeles!
6.7.1. Description Copiar enlaceEnlace copiado en el portapapeles!
Add a features repository
6.7.2. Syntax Copiar enlaceEnlace copiado en el portapapeles!
feature:repo-add [options] name/url [version]
6.7.3. Arguments Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
name/url | Shortcut name of the features repository or the full URL |
version | The version of the features repository if using features repository name as first argument. It should be empty if using the URL |
6.7.4. Options Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
--help | Display this help message |
-i, --install | Install all features contained in the features repository |
6.8. feature:repo-list Copiar enlaceEnlace copiado en el portapapeles!
6.8.1. Description Copiar enlaceEnlace copiado en el portapapeles!
Displays a list of all defined repositories.
6.8.2. Syntax Copiar enlaceEnlace copiado en el portapapeles!
feature:repo-list [options]
6.8.3. Options Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
--help | Display this help message |
-r | Reload all feature urls |
-b, --show-blacklisted | Also display blacklisted repositories |
--no-format | Disable table rendered output |
6.9. feature:repo-refresh Copiar enlaceEnlace copiado en el portapapeles!
6.9.1. Description Copiar enlaceEnlace copiado en el portapapeles!
Refresh a features repository
6.9.2. Syntax Copiar enlaceEnlace copiado en el portapapeles!
feature:repo-refresh [options] [repository] [Feature version]
6.9.3. Arguments Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
repository | Shortcut name of the feature repository or the full URI |
Feature version | The version of the feature if using the feature name. Should be empty if using the uri |
6.9.4. Options Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
--help | Display this help message |
6.10. feature:repo-remove Copiar enlaceEnlace copiado en el portapapeles!
6.10.1. Description Copiar enlaceEnlace copiado en el portapapeles!
Removes the specified repository features service.
6.10.2. Syntax Copiar enlaceEnlace copiado en el portapapeles!
feature:repo-remove [options] repository [Feature version]
6.10.3. Arguments Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
repository | Shortcut name of the feature repository or the full URI |
Feature version | The version of the feature if using the feature name. Should be empty if using the uri |
6.10.4. Options Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
--help | Display this help message |
-u, --uninstall-all | Uninstall all features from the repository |
6.11. feature:requirement-add Copiar enlaceEnlace copiado en el portapapeles!
6.11.1. Description Copiar enlaceEnlace copiado en el portapapeles!
Add provisioning requirements.
6.11.2. Syntax Copiar enlaceEnlace copiado en el portapapeles!
feature:requirement-add [options] requirements
6.11.3. Arguments Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
requirements |
6.11.4. Options Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
-t, --simulate | Perform a simulation only |
--features-wiring | Print the wiring between features |
--help | Display this help message |
-v, --verbose | Explain what is being done |
--all-wiring | Print the full wiring |
--store | Store the resolution into the given file and result for offline analysis |
-r, --no-auto-refresh | Do not automatically refresh bundles |
-s, --no-auto-start | Do not start the bundles |
-m, --no-auto-manage | Do not automatically manage bundles |
-g, --region | Region to install to |
6.12. feature:requirement-list Copiar enlaceEnlace copiado en el portapapeles!
6.12.1. Description Copiar enlaceEnlace copiado en el portapapeles!
List provisioning requirements.
6.12.2. Syntax Copiar enlaceEnlace copiado en el portapapeles!
feature:requirement-list [options]
6.12.3. Options Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
--help | Display this help message |
--no-format | Disable table rendered output |
6.13. feature:requirement-remove Copiar enlaceEnlace copiado en el portapapeles!
6.13.1. Description Copiar enlaceEnlace copiado en el portapapeles!
Remove provisioning requirements.
6.13.2. Syntax Copiar enlaceEnlace copiado en el portapapeles!
feature:requirement-remove [options] requirements
6.13.3. Arguments Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
requirements |
6.13.4. Options Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
-t, --simulate | Perform a simulation only |
--features-wiring | Print the wiring between features |
--help | Display this help message |
-g, --region | Region to apply to |
-v, --verbose | Explain what is being done |
--all-wiring | Print the full wiring |
--store | Store the resolution into the given file and result for offline analysis |
-r, --no-auto-refresh | Do not automatically refresh bundles |
-s, --no-auto-start | Do not start the bundles |
-m, --no-auto-manage | Do not automatically manage bundles |
6.14. feature:start Copiar enlaceEnlace copiado en el portapapeles!
6.14.1. Description Copiar enlaceEnlace copiado en el portapapeles!
Start features with the specified name and version.
6.14.2. Syntax Copiar enlaceEnlace copiado en el portapapeles!
feature:start [options] feature
6.14.3. Arguments Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
feature | The name and version of the features to start. A feature id looks like name/version. |
6.14.4. Options Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
-t, --simulate | Perform a simulation only |
--help | Display this help message |
-g, --region | Region to apply to |
-v, --verbose | Explain what is being done |
6.15. feature:stop Copiar enlaceEnlace copiado en el portapapeles!
6.15.1. Description Copiar enlaceEnlace copiado en el portapapeles!
Stop features with the specified name and version.
6.15.2. Syntax Copiar enlaceEnlace copiado en el portapapeles!
feature:stop [options] feature
6.15.3. Arguments Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
feature | The name and version of the features to stop. A feature id looks like name/version. |
6.15.4. Options Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
-t, --simulate | Perform a simulation only |
--help | Display this help message |
-g, --region | Region to apply to |
-v, --verbose | Explain what is being done |
6.16. feature:uninstall Copiar enlaceEnlace copiado en el portapapeles!
6.16.1. Description Copiar enlaceEnlace copiado en el portapapeles!
Uninstalls a feature with the specified name and version.
6.16.2. Syntax Copiar enlaceEnlace copiado en el portapapeles!
feature:uninstall [options] features
6.16.3. Arguments Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
features | The name and version of the features to uninstall. A feature id looks like name/version. The version is optional. |
6.16.4. Options Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
-t, --simulate | Perform a simulation only |
--help | Display this help message |
-v, --verbose | Explain what is being done |
-r, --no-auto-refresh | Do not automatically refresh bundles |
-g, --region | Region to install to |
6.17. feature:version-list Copiar enlaceEnlace copiado en el portapapeles!
6.17.1. Description Copiar enlaceEnlace copiado en el portapapeles!
Lists all versions of a feature available from the currently available repositories.
6.17.2. Syntax Copiar enlaceEnlace copiado en el portapapeles!
feature:version-list [options] feature
6.17.3. Arguments Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
feature | Name of feature. |
6.17.4. Options Copiar enlaceEnlace copiado en el portapapeles!
Name | Description |
---|---|
--help | Display this help message |
--no-format | Disable table rendered output |