이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 69. puppet-environment
Manage Foreman Puppet environments
Usage
hammer puppet-environment [OPTIONS] SUBCOMMAND [ARG] ...
# hammer puppet-environment [OPTIONS] SUBCOMMAND [ARG] ...
Options
-
-h,--help– Print help
69.1. puppet-environment create 링크 복사링크가 클립보드에 복사되었습니다!
Create an environment
Usage
hammer puppet-environment create [OPTIONS]
# hammer puppet-environment create [OPTIONS]
Options
-
--location-ids LIST– REPLACE locations with given ids -
--location-titles LIST -
--locations LIST -
--name VALUE -
--organization-ids LIST– REPLACE organizations with given ids. -
--organization-titles LIST -
--organizations LIST -
-h,--help– Print help
69.2. puppet-environment delete 링크 복사링크가 클립보드에 복사되었습니다!
Delete an environment
Usage
hammer puppet-environment <delete|destroy> [OPTIONS]
# hammer puppet-environment <delete|destroy> [OPTIONS]
Options
-
--id VALUE -
--name VALUE– Puppet environment name -
-h,--help– Print help
69.3. puppet-environment info 링크 복사링크가 클립보드에 복사되었습니다!
Show an environment
Usage
hammer puppet-environment <info|show> [OPTIONS]
# hammer puppet-environment <info|show> [OPTIONS]
Options
-
--fields LIST– Show specified fields or predefined field sets only. (See below) -
--id VALUE -
--name VALUE– Puppet environment name -
-h,--help– Print help
Predefined field sets
| FIELDS | ALL | DEFAULT | THIN |
|---|---|---|---|
| Id | x | x | x |
| Name | x | x | x |
| Puppetclasses/ | x | x | |
| Locations/ | x | x | |
| Organizations/ | x | x | |
| Created at | x | x | |
| Updated at | x | x |
69.4. puppet-environment list 링크 복사링크가 클립보드에 복사되었습니다!
List all environments
Usage
hammer puppet-environment <list|index> [OPTIONS]
# hammer puppet-environment <list|index> [OPTIONS]
Options
-
--fields LIST– Show specified fields or predefined field sets only. (See below) -
--location VALUE– Set the current location context for the request -
--location-id NUMBER– Scope by locations -
--location-title VALUE– Set the current location context for the request -
--order VALUE– Sort and order by a searchable field, e.g.<field> DESC -
--organization VALUE– Set the current organization context for the request -
--organization-id NUMBER– Scope by organizations -
--organization-title VALUE– Set the current organization context for the request -
--page NUMBER– Page number, starting at 1 -
--per-page VALUE– Number of results per page to return,allto return all results -
--puppet-class VALUE– Puppet class name -
--puppet-class-id VALUE– ID of Puppet class -
--search VALUE– Filter results -
-h,--help– Print help
Predefined field sets
| FIELDS | ALL | DEFAULT | THIN |
|---|---|---|---|
| Id | x | x | x |
| Name | x | x | x |
Search and order fields
-
location– string -
location_id– integer -
name– string -
organization– string -
organization_id– integer
69.5. puppet-environment sc-params 링크 복사링크가 클립보드에 복사되었습니다!
List all smart class parameters
Usage
hammer puppet-environment sc-params [OPTIONS]
# hammer puppet-environment sc-params [OPTIONS]
Options
-
--fields LIST– Show specified fields or predefined field sets only. (See below) -
--order VALUE– Sort and order by a searchable field, e.g.<field> DESC -
--page NUMBER– Page number, starting at 1 -
--per-page VALUE– Number of results per page to return,allto return all results -
--puppet-environment VALUE– Puppet environment name -
--puppet-environment-id NUMBER -
--search VALUE– Filter results -
--show-hidden BOOLEAN– Display hidden values -
-h,--help– Print help
Predefined field sets
| FIELDS | ALL | DEFAULT |
|---|---|---|
| Id | x | x |
| Parameter | x | x |
| Default value | x | x |
| Override | x | x |
| Puppet class | x | x |
| Class id | x | x |
Search and order fields
-
avoid_duplicates– Values: true, false -
environment– string -
key– string -
merge_default– Values: true, false -
merge_overrides– Values: true, false -
override– Values: true, false -
parameter– string -
puppetclass– string -
puppetclass_name– string
69.6. puppet-environment update 링크 복사링크가 클립보드에 복사되었습니다!
Update an environment
Usage
hammer puppet-environment update [OPTIONS]
# hammer puppet-environment update [OPTIONS]
Options
-
--id VALUE -
--location-ids LIST– REPLACE locations with given ids -
--location-titles LIST -
--locations LIST -
--name VALUE -
--new-name VALUE -
--organization-ids LIST– REPLACE organizations with given ids. -
--organization-titles LIST -
--organizations LIST -
-h,--help– Print help