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: qm #8537

Open
42 of 46 tasks
einverne opened this issue Sep 29, 2022 · 8 comments
Open
42 of 46 tasks

Let's document: qm #8537

einverne opened this issue Sep 29, 2022 · 8 comments
Labels
good first issue Recommended issues for first-time contributors. 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 or PRs adding a new page for a command.

Comments

@einverne
Copy link
Member

einverne commented Sep 29, 2022

Command description

Lets document qm.

USAGE: qm <COMMAND> [ARGS] [OPTIONS]

       qm cloudinit dump <vmid> <type>

       qm guest cmd <vmid> <command>
       qm guest exec-status <vmid> <pid>
       qm guest passwd <vmid> <username> [OPTIONS]
       qm guest exec <vmid> [<extra-args>] [OPTIONS]

       qm clone <vmid> <newid> [OPTIONS]
       qm config <vmid> [OPTIONS]
       qm create <vmid> [OPTIONS]
       qm delsnapshot <vmid> <snapname> [OPTIONS]
       qm destroy <vmid> [OPTIONS] 
       qm list  [OPTIONS]
       qm listsnapshot <vmid>
       qm migrate <vmid> <target> [OPTIONS]
       qm move_disk <vmid> <disk> <storage> [OPTIONS]
       qm pending <vmid>
       qm reboot <vmid> [OPTIONS]
       qm reset <vmid> [OPTIONS]
       qm resize <vmid> <disk> <size> [OPTIONS]
       qm resume <vmid> [OPTIONS] → #9374
       qm rollback <vmid> <snapname>
       qm sendkey <vmid> <key> [OPTIONS]
       qm set <vmid> [OPTIONS]
       qm shutdown <vmid> [OPTIONS]
       qm snapshot <vmid> <snapname> [OPTIONS]
       qm start <vmid> [OPTIONS]
       qm stop <vmid> [OPTIONS]
       qm suspend <vmid> [OPTIONS]
       qm template <vmid> [OPTIONS]
       qm unlink <vmid> --idlist <string> [OPTIONS]

       qm cleanup <vmid> <clean-shutdown> <guest-requested>
       qm importdisk <vmid> <source> <storage> [OPTIONS]
       qm importovf <vmid> <manifest> <storage> [OPTIONS]
       qm monitor <vmid>
       qm mtunnel 
       qm nbdstop <vmid>
       qm rescan  [OPTIONS]
       qm showcmd <vmid> [OPTIONS]
       qm status <vmid> [OPTIONS]
       qm terminal <vmid> [OPTIONS]
       qm unlock <vmid>
       qm vncproxy <vmid>
       qm wait <vmid> [OPTIONS]

       qm help [<extra-args>] [OPTIONS]

Todo:

OS

  • Linux
@einverne einverne added new command Issues requesting creation of a new page or PRs adding a new page for a command. help wanted You can help make tldr-pages better! labels Sep 29, 2022
@einverne einverne mentioned this issue Sep 29, 2022
5 tasks
@khairnarsaurabh23
Copy link

Can I work on this issue?

@einverne
Copy link
Member Author

einverne commented Oct 1, 2022

Can I work on this issue?

Of course.

@khairnarsaurabh23
Copy link

Sir, Should I build another page than qm page ? Asking this because all the given commands are already on the above page.

@einverne
Copy link
Member Author

einverne commented Oct 1, 2022

Sir, Should I build another page than qm page ? Asking this because all the given commands are already on the above page.

You can build subcommand pages like qm-stop. You can check how we document git-extra pages.

@kbdharun kbdharun changed the title page request: qm Let's document: qm Oct 1, 2022
@kbdharun kbdharun added the good first issue Recommended issues for first-time contributors. label Oct 2, 2022
@derNiklaas derNiklaas mentioned this issue Oct 3, 2022
5 tasks
This was referenced Oct 3, 2022
This was referenced Oct 5, 2022
byjujohn added a commit to byjujohn/tldr that referenced this issue Oct 8, 2022
@byjujohn byjujohn mentioned this issue Oct 8, 2022
5 tasks
byjujohn added a commit to byjujohn/tldr that referenced this issue Oct 8, 2022
saw-jan added a commit to saw-jan/tldr that referenced this issue Oct 9, 2022
@saw-jan saw-jan mentioned this issue Oct 9, 2022
5 tasks
saw-jan added a commit to saw-jan/tldr that referenced this issue Oct 9, 2022
saw-jan added a commit to saw-jan/tldr that referenced this issue Oct 9, 2022
This was referenced Oct 9, 2022
saw-jan added a commit to saw-jan/tldr that referenced this issue Oct 9, 2022
@byt3h3ad byt3h3ad mentioned this issue Oct 11, 2022
5 tasks
@siikanen siikanen mentioned this issue Oct 14, 2022
5 tasks
@Sadeeed Sadeeed mentioned this issue Oct 14, 2022
5 tasks
This was referenced Oct 15, 2022
@Muskan-Git-Code
Copy link
Contributor

Ref: #9149

@Muskan-Git-Code Muskan-Git-Code mentioned this issue Oct 18, 2022
5 tasks
@Muskan-Git-Code
Copy link
Contributor

Muskan-Git-Code commented Oct 18, 2022

@kbdharun @einverne @navarroaxel, please do review and merge PR #9149 #9165 #9152 #9150
Thanks!

This was referenced Oct 18, 2022
deeeeeeps added a commit to deeeeeeps/tldr that referenced this issue Oct 20, 2022
@deeeeeeps deeeeeeps mentioned this issue Oct 20, 2022
5 tasks
deeeeeeps added a commit to deeeeeeps/tldr that referenced this issue Oct 22, 2022
@deeeeeeps deeeeeeps mentioned this issue Oct 22, 2022
5 tasks
@Muskan-Git-Code
Copy link
Contributor

Hi @kbdharun @navarroaxel,
Thank you for the suggestions on PR #9149 #9165 #9152 #9150.

I have updated them, please do merge them.
Thanks a lot!

@BabaYaga1221
Copy link
Contributor

@einverne @kbdharun please review and merge PR #10469.
Thanks

@BabaYaga1221 BabaYaga1221 mentioned this issue Jul 7, 2023
5 tasks
This was referenced Jul 10, 2023
@kbdharun kbdharun added the let's document Tracker issue to document multiple subcommands/commands of a tool or utility or category. label Oct 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Recommended issues for first-time contributors. 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 or PRs adding a new page for a command.
Projects
None yet
Development

No branches or pull requests

5 participants