Skip to content

Fix stale 'Host class' reference in getting-started.md #195

@jtdub

Description

@jtdub

Description

In docs/getting-started.md:15, there is a stale reference from a previous version:

With the Host class imported, it can be utilized to create host objects.

The Host class was removed in v3. This sentence follows the import of WorkflowRemediation, get_hconfig, and Platform — none of which is a "Host class."

Fix

Remove or replace the sentence. Suggested replacement:

With these imports, you can create configuration objects and compare them.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions