Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let's document: onehost #12309

Open
6 tasks
psantana5 opened this issue Feb 20, 2024 · 2 comments
Open
6 tasks

Let's document: onehost #12309

psantana5 opened this issue Feb 20, 2024 · 2 comments
Labels
help wanted You can help make tldr-pages better! let's document Tracker issue to document multiple subcommands/commands of a tool or utility or category. new command Issues requesting creation of a new page.

Comments

@psantana5
Copy link

psantana5 commented Feb 20, 2024

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

  • create →
  • delete →
  • enable →
  • disable →
  • show →
  • rename →
@psantana5 psantana5 added help wanted You can help make tldr-pages better! let's document Tracker issue to document multiple subcommands/commands of a tool or utility or category. new command Issues requesting creation of a new page. labels Feb 20, 2024
@vitorhcl
Copy link
Member

Thank you for submitting this "Let's document" and welcome to tldr! The next times you open an issue (or pull request), I would like to ask you to follow the template to keep a standard workflow in the project accross all issues and PRs.

In this case, you didn't follow the correct format in the "Commands" section, which didn't allow us to mark a command as documented. However, it is indeed a good idea to put the help output on the issue, so I left it in another section. Thank you for your contribution one more time! 😊

@kbdharun kbdharun changed the title Let's document: Adding onehost command in tldr for OpenNebula administration. Let's document: onehost Feb 20, 2024
@psantana5
Copy link
Author

Thank you for submitting this "Let's document" and welcome to tldr! The next times you open an issue (or pull request), I would like to ask you to follow the template to keep a standard workflow in the project accross all issues and PRs.

In this case, you didn't follow the correct format in the "Commands" section, which didn't allow us to mark a command as documented. However, it is indeed a good idea to put the help output on the issue, so I left it in another section. Thank you for your contribution one more time! 😊

Many thanks, Vitor. I didn't quite understand the format. I will keep it in mind for other times.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted You can help make tldr-pages better! let's document Tracker issue to document multiple subcommands/commands of a tool or utility or category. new command Issues requesting creation of a new page.
Projects
None yet
Development

No branches or pull requests

2 participants