2.48. hammer 模型


操作硬件模型

Usage:
    hammer model [OPTIONS] SUBCOMMAND [ARG] ...

Parameters:
 SUBCOMMAND                    Subcommand
 [ARG] ...                     Subcommand arguments

Subcommands:
 create                        Create a hardware model
 delete, destroy               Delete a hardware model
 info, show                    Show a hardware model
 list, index                   List all hardware models
 update                        Update a hardware model

Options:
 -h, --help                    Print help

2.48.1. hammer 模型创建

创建硬件模型

Usage:
    hammer model create [OPTIONS]

Options:
 --hardware-model HARDWARE_MODEL
 --info INFO
 --name NAME
 --vendor-class VENDOR_CLASS
 -h, --help                      Print help

2.48.2. hammer 模型删除

删除硬件模型

Usage:
    hammer model <delete|destroy> [OPTIONS]

Options:
 --id ID
 --name NAME                   Model name
 -h, --help                    Print help

2.48.3. hammer 模型信息

显示硬件模型

Usage:
    hammer model <info|show> [OPTIONS]

Options:
 --fields FIELDS               Show specified fields or predefined field sets only. (See below)
                               Comma separated list of values. Values containing comma should be quoted or escaped with backslash.
                               JSON is acceptable and preferred way for complex parameters
 --id ID
 --name NAME                   Model name
 -h, --help                    Print help

Predefined field sets:
  -------------|-----|---------|-----
  FIELDS       | ALL | DEFAULT | THIN
  -------------|-----|---------|-----
  Id           | x   | x       | x
  Name         | x   | x       | x
  Vendor class | x   | x       |
  Hw model     | x   | x       |
  Info         | x   | x       |
  Created at   | x   | x       |
  Updated at   | x   | x       |
  -------------|-----|---------|-----

2.48.4. hammer 模型列表

列出所有硬件模型

Usage:
    hammer model <list|index> [OPTIONS]

Options:
 --fields FIELDS               Show specified fields or predefined field sets only. (See below)
                               Comma separated list of values. Values containing comma should be quoted or escaped with backslash.
                               JSON is acceptable and preferred way for complex parameters
 --order ORDER                 Sort field and order, eg. ‘id DESC’
 --page PAGE                   Page number, starting at 1
 --per-page PER_PAGE           Number of results per page to return, 'all' to return all results
 --search SEARCH               Filter results
 -h, --help                    Print help

Predefined field sets:
  -------------|-----|---------|-----
  FIELDS       | ALL | DEFAULT | THIN
  -------------|-----|---------|-----
  Id           | x   | x       | x
  Name         | x   | x       | x
  Vendor class | x   | x       |
  Hw model     | x   | x       |
  -------------|-----|---------|-----

Search / Order fields:
  hardware_model      string
  info                text
  name                string
  vendor_class        string

2.48.5. hammer 模型更新

更新硬件模型

Usage:
    hammer model update [OPTIONS]

Options:
 --hardware-model HARDWARE_MODEL
 --id ID
 --info INFO
 --name NAME                     Model name
 --new-name NEW_NAME
 --vendor-class VENDOR_CLASS
 -h, --help                      Print help
Red Hat logoGithubRedditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

通过我们的产品和服务,以及可以信赖的内容,帮助红帽用户创新并实现他们的目标。

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

© 2024 Red Hat, Inc.