2.42. hammer lifecycle-environment
サーバーで lifecycle_environments を操作します。
Usage: hammer lifecycle-environment [OPTIONS] SUBCOMMAND [ARG] ... Parameters: SUBCOMMAND Subcommand [ARG] ... Subcommand arguments Subcommands: create Create an environment delete, destroy Destroy an environment info, show Show an environment list, index List environments in an organization paths List environment paths update Update an environment Options: -h, --help Print help
2.42.1. hammer lifecycle-environment create
環境を作成します。
Usage: hammer lifecycle-environment create [OPTIONS] Options: --description DESCRIPTION Description of the environment --label LABEL Label of the environment --name NAME Name of the environment --organization ORGANIZATION_NAME Organization name to search by --organization-id ORGANIZATION_ID Name of organization --organization-label ORGANIZATION_LABEL Organization label to search by --organization-title ORGANIZATION_TITLE Organization title --prior PRIOR Name of the prior environment --prior-id PRIOR_ID ID of an environment that is prior to the new environment in the chain. It Has to be either the ID of Library or the ID of an environment at the end Of a chain. --registry-name-pattern REGISTRY_NAME_PATTERN Pattern for container image names --registry-unauthenticated-pull REGISTRY_UNAUTHENTICATED_PULL Allow unauthenticed pull of container images One of true/false, yes/no, 1/0. -h, --help Print help