Questo contenuto non è disponibile nella lingua selezionata.
Chapter 7. architecture
Manipulate architectures
Usage
hammer architecture [OPTIONS] SUBCOMMAND [ARG] ...
# hammer architecture [OPTIONS] SUBCOMMAND [ARG] ...
Options
-
-h,--help– Print help
7.1. architecture add-operatingsystem Copia collegamentoCollegamento copiato negli appunti!
Associate an operating system
Usage
hammer architecture add-operatingsystem [OPTIONS]
# hammer architecture add-operatingsystem [OPTIONS]
Options
-
--id VALUE -
--name VALUE– Architecture name -
--operatingsystem VALUE– Operating system title -
--operatingsystem-id NUMBER -
-h,--help– Print help
7.2. architecture create Copia collegamentoCollegamento copiato negli appunti!
Create an architecture
Usage
hammer architecture create [OPTIONS]
# hammer architecture create [OPTIONS]
Options
-
--name VALUE -
--operatingsystem-ids LIST– Operating system IDs -
--operatingsystems LIST -
-h,--help– Print help
7.3. architecture delete Copia collegamentoCollegamento copiato negli appunti!
Delete an architecture
Usage
hammer architecture <delete|destroy> [OPTIONS]
# hammer architecture <delete|destroy> [OPTIONS]
Options
-
--id VALUE -
--name VALUE– Architecture name -
-h,--help– Print help
7.4. architecture info Copia collegamentoCollegamento copiato negli appunti!
Show an architecture
Usage
hammer architecture <info|show> [OPTIONS]
# hammer architecture <info|show> [OPTIONS]
Options
-
--fields LIST– Show specified fields or predefined field sets only. (See below) -
--id VALUE -
--name VALUE– Architecture name -
-h,--help– Print help
Predefined field sets
| FIELDS | ALL | DEFAULT | THIN |
|---|---|---|---|
| Id | x | x | x |
| Name | x | x | x |
| Operating systems/ | x | x | |
| Locations/ | x | x | |
| Organizations/ | x | x | |
| Created at | x | x | |
| Updated at | x | x |
7.5. architecture list Copia collegamentoCollegamento copiato negli appunti!
List all architectures
Usage
hammer architecture <list|index> [OPTIONS]
# hammer architecture <list|index> [OPTIONS]
Options
-
--fields LIST– Show specified fields or predefined field sets only. (See below) -
--operatingsystem VALUE– Operating system title -
--operatingsystem-id NUMBER– ID of operating system -
--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 -
--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
-
id– integer -
name– string
7.6. architecture remove-operatingsystem Copia collegamentoCollegamento copiato negli appunti!
Disassociate an operating system
Usage
hammer architecture remove-operatingsystem [OPTIONS]
# hammer architecture remove-operatingsystem [OPTIONS]
Options
-
--id VALUE -
--name VALUE– Architecture name -
--operatingsystem VALUE– Operating system title -
--operatingsystem-id NUMBER -
-h,--help– Print help
7.7. architecture update Copia collegamentoCollegamento copiato negli appunti!
Update an architecture
Usage
hammer architecture update [OPTIONS]
# hammer architecture update [OPTIONS]
Options
-
--id VALUE -
--name VALUE -
--new-name VALUE -
--operatingsystem-ids LIST– Operating system IDs -
--operatingsystems LIST -
-h,--help– Print help