此内容没有您所选择的语言版本。

10.2. heat Optional Arguments


--version


        Shows the client version and exits.

-d, --debug


        Defaults to env[HEATCLIENT_DEBUG].

-v, --verbose


        Print more verbose output.

--api-timeout API_TIMEOUT


      Number of seconds to wait for an API response,
      defaults to system socket timeout

--os-no-client-auth


        Do not contact keystone for a token. Defaults to
      env[OS_NO_CLIENT_AUTH].

--heat-url HEAT_URL


        Defaults to env[HEAT_URL].

--heat-api-version HEAT_API_VERSION


      Defaults to env[HEAT_API_VERSION] or 1.

--include-password


        Send os-username and os-password to heat.

-k, --insecure


        Explicitly allow heatclient to perform "insecure SSL"
      (https) requests. The server's certificate will not be
      verified against any certificate authorities. This
      option should be used with caution.

--os-cert OS_CERT


        Path of certificate file to use in SSL connection.
      This file can optionally be prepended with the private
      key.

--cert-file OS_CERT


        DEPRECATED! Use --os-cert.

--os-key OS_KEY


        Path of client key to use in SSL connection. This
      option is not necessary if your key is prepended to
      your cert file.

--key-file OS_KEY


        DEPRECATED! Use --os-key.

--os-cacert <ca-certificate-file>


      Path of CA TLS certificate(s) used to verify the
      remote server's certificate. Without this option
      glance looks for the default system CA certificates.

--ca-file OS_CACERT


        DEPRECATED! Use --os-cacert.

--os-username OS_USERNAME


      Defaults to env[OS_USERNAME].

--os-user-id OS_USER_ID


      Defaults to env[OS_USER_ID].

--os-user-domain-id OS_USER_DOMAIN_ID


      Defaults to env[OS_USER_DOMAIN_ID].

--os-user-domain-name OS_USER_DOMAIN_NAME


      Defaults to env[OS_USER_DOMAIN_NAME].

--os-project-id OS_PROJECT_ID


      Another way to specify tenant ID. This option is
      mutually exclusive with --os-tenant-id. Defaults to
      env[OS_PROJECT_ID].

--os-project-name OS_PROJECT_NAME


      Another way to specify tenant name. This option is
      mutually exclusive with --os-tenant-name. Defaults to
      env[OS_PROJECT_NAME].

--os-project-domain-id OS_PROJECT_DOMAIN_ID


      Defaults to env[OS_PROJECT_DOMAIN_ID].

--os-project-domain-name OS_PROJECT_DOMAIN_NAME


      Defaults to env[OS_PROJECT_DOMAIN_NAME].

--os-password OS_PASSWORD


      Defaults to env[OS_PASSWORD].

--os-tenant-id OS_TENANT_ID


      Defaults to env[OS_TENANT_ID].

--os-tenant-name OS_TENANT_NAME


      Defaults to env[OS_TENANT_NAME].

--os-auth-url OS_AUTH_URL


      Defaults to env[OS_AUTH_URL].

--os-region-name OS_REGION_NAME


      Defaults to env[OS_REGION_NAME].

--os-auth-token OS_AUTH_TOKEN


      Defaults to env[OS_AUTH_TOKEN].

--os-service-type OS_SERVICE_TYPE


      Defaults to env[OS_SERVICE_TYPE].

--os-endpoint-type OS_ENDPOINT_TYPE


      Defaults to env[OS_ENDPOINT_TYPE].

--profile HMAC_KEY HMAC


        key to use for encrypting context data for
      performance profiling of operation. This key should be
      the value of HMAC key configured in osprofiler
      middleware in heat, it is specified in the paste
      configuration (/etc/heat/api-paste.ini). Without the
      key, profiling will not be triggered even if
      osprofiler is enabled on server side.

Red Hat logoGithubRedditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

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

让开源更具包容性

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

關於紅帽

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

© 2024 Red Hat, Inc.