tldr-pages/tldr

Let's document: onehost

Open

#12,309 opened on Feb 20, 2024

View on GitHub
 (2 comments) (1 reaction) (0 assignees)Shell (2,507 forks)batch import
help wantedlet's documentnew command

Repository metrics

Stars
 (30,937 stars)
PR merge metrics
 (Avg merge 7d 5h) (321 merged PRs in 30d)

Description

Command description

These commands explain how to carry out administration tasks in OpenNebula hosts. These tasks include host creation, deletion, enable, updating hostid, showing hostid and renaming.

Documentation

https://docs.opennebula.io/stable

Platform

Linux

VCS repository link (e.g. GitHub, GitLab)

https://github.com/OpenNebula/one

Additional information

-> onehost create hostname - Creates a new host in the cluster. -> onehost delete range | host_id - Deletes a given host. -> onehost enable _range | host_id - Enables a given host. -> onehost disable range | host_id - Disables a given host. -> onehost show hostid - Shows information about a given host. -> onehost rename hostid - Renames the host

Commands

  • onehost →
    • create →
    • delete →
    • enable →
    • disable →
    • show →
    • rename →

Contributor guide