Command apply
Apply/deploy a recipe (set of descriptors).
Options
--alveolus,--recipe,-a,-r- Recipe/Alveolus name to deploy. When set to
auto, it will look through all available manifests found in the from location. If you set manifest option, alveolus is set toautoand there is a single alveolus in it, this will default to it. --await-timeout- For descriptors with
await=truethe max duration the test can last. --chain- If
true, each descriptor installation awaits previous ones instead of being concurrent. Enable an easier debugging for errors. --dry-run- Should
dryRun=Allquery parameter be set. --excluded-descriptors- Enables to exclude descriptors from the command line.
noneto ignore. Value is comma separated. Note that using this setting, location is set to*so only the name is matched. --excluded-locations- Enables to exclude locations (descriptor is set to
*) from the command line.noneto ignore. Value is comma separated. --field-validationfieldValidation- server side validation - value when applying a descriptor, values can beStrict,WarnprIgnore. Note that usingskipwill ignore the query parameter.--from,-f- Root dependency to download to get the manifest. If set to
autoit is assumed to be present in current classpath. --log-descriptors- Should descriptor contents be logged (after processing).
--manifest,-m- Manifest to load to start to deploy (a file path or
inline). This optional setting mainly enables to use dependencies easily.
Ignored if set to
skip. --update-statefulset-spec-attributes-
List of fields allowed for
StatefulSetupdates - all are not updatable.