[GH-ISSUE #24] There is no show version key. #21

Closed
opened 2026-02-26 17:43:59 +03:00 by kerem · 4 comments
Owner

Originally created by @GusevVictor on GitHub (Oct 10, 2019).
Original GitHub issue: https://github.com/Corsinvest/cv4pve-autosnap/issues/24

Hi! Nice to see a new version. Thank you! Because you don't have a deb verison of v1.3.0 I have download binary like this:

wget https://github.com/Corsinvest/cv4pve-autosnap/releases/download/v1.3.0/cv4pve-autosnap-linux-x64.zip

root@osboxes:/tmp# cv4pve-autosnap -?

    ______                _                      __
   / ____/___  __________(_)___ _   _____  _____/ /_
  / /   / __ \/ ___/ ___/ / __ \ | / / _ \/ ___/ __/
 / /___/ /_/ / /  (__  ) / / / / |/ /  __(__  ) /_
 \____/\____/_/  /____/_/_/ /_/|___/\___/____/\__/


Automatic snapshot VM/CT with retention        (Made in Italy)

Automatic snapshot VM/CT with retention

Usage: cv4pve-autosnap [options] [command]

Options:
  -?|-h|--help  Show help information
  --host        The host name host[:port]
  --username    User name <username>@<realm>
  --password    The password. Specify 'file:path_file' to store password in file.
  --vmid        The id or name VM/CT comma separated (eg. 100,101,102,TestDebian)
                -vmid or -name exclude (e.g. -200,-TestUbuntu)
                'all-???' for all VM/CT in specific host (e.g. all-pve1, all-\$(hostname)),
                'all' for all VM/CT in cluster

Commands:
  clean         Remove auto snapshots
  snap          Will snap one time
  status        Get list of all auto snapshots

Run 'cv4pve-autosnap [command] --help' for more information about a command.

Report bugs to support@corsinvest.it

I think there is need a key for show verison of program. It can be -V or --version

Best regards, Viktor.

Originally created by @GusevVictor on GitHub (Oct 10, 2019). Original GitHub issue: https://github.com/Corsinvest/cv4pve-autosnap/issues/24 Hi! Nice to see a new version. Thank you! Because you don't have a deb verison of v1.3.0 I have download binary like this: `wget https://github.com/Corsinvest/cv4pve-autosnap/releases/download/v1.3.0/cv4pve-autosnap-linux-x64.zip` ``` root@osboxes:/tmp# cv4pve-autosnap -? ______ _ __ / ____/___ __________(_)___ _ _____ _____/ /_ / / / __ \/ ___/ ___/ / __ \ | / / _ \/ ___/ __/ / /___/ /_/ / / (__ ) / / / / |/ / __(__ ) /_ \____/\____/_/ /____/_/_/ /_/|___/\___/____/\__/ Automatic snapshot VM/CT with retention (Made in Italy) Automatic snapshot VM/CT with retention Usage: cv4pve-autosnap [options] [command] Options: -?|-h|--help Show help information --host The host name host[:port] --username User name <username>@<realm> --password The password. Specify 'file:path_file' to store password in file. --vmid The id or name VM/CT comma separated (eg. 100,101,102,TestDebian) -vmid or -name exclude (e.g. -200,-TestUbuntu) 'all-???' for all VM/CT in specific host (e.g. all-pve1, all-\$(hostname)), 'all' for all VM/CT in cluster Commands: clean Remove auto snapshots snap Will snap one time status Get list of all auto snapshots Run 'cv4pve-autosnap [command] --help' for more information about a command. Report bugs to support@corsinvest.it ``` I think there is need a key for show verison of program. It can be -V or --version Best regards, Viktor.
kerem 2026-02-26 17:43:59 +03:00
Author
Owner

@franklupo commented on GitHub (Oct 11, 2019):

Hi,
in the new version it is not necessary to install anything, just unzip the file and go.
Don't you like this mode?

Show version is a good idea.

Best regards

<!-- gh-comment-id:540958730 --> @franklupo commented on GitHub (Oct 11, 2019): Hi, in the new version it is not necessary to install anything, just unzip the file and go. Don't you like this mode? Show version is a good idea. Best regards
Author
Owner

@GusevVictor commented on GitHub (Oct 11, 2019):

Hi,
in the new version it is not necessary to install anything, just unzip the file and go.
Don't you like this mode?

Show version is a good idea.

Best regards

Hi! What about any dependencies in a new version? Do I need install some other soft or a new static version is all included for run? :)

Yep. Because we don't have any deb package now. In a new version help key is need for determinate current binary file.

Thank for you job!

Thank.

<!-- gh-comment-id:540975326 --> @GusevVictor commented on GitHub (Oct 11, 2019): > > > Hi, > in the new version it is not necessary to install anything, just unzip the file and go. > Don't you like this mode? > > Show version is a good idea. > > Best regards Hi! What about any dependencies in a new version? Do I need install some other soft or a new static version is all included for run? :) Yep. Because we don't have any deb package now. In a new version help key is need for determinate current binary file. Thank for you job! Thank.
Author
Owner

@franklupo commented on GitHub (Oct 11, 2019):

Hi! What about any dependencies in a new version? Do I need install some other soft or a new static version is all included for run? :)

Yep. Because we don't have any deb package now. In a new version help key is need for determinate current binary file.

Thank for you job!

Thank.

There are no dependencies the file contains everything.
In the next version there will be a --version option.

Best regards

<!-- gh-comment-id:540983975 --> @franklupo commented on GitHub (Oct 11, 2019): > Hi! What about any dependencies in a new version? Do I need install some other soft or a new static version is all included for run? :) > > Yep. Because we don't have any deb package now. In a new version help key is need for determinate current binary file. > > Thank for you job! > > Thank. There are no dependencies the file contains everything. In the next version there will be a --version option. Best regards
Author
Owner

@franklupo commented on GitHub (Oct 23, 2019):

New version released

<!-- gh-comment-id:545358948 --> @franklupo commented on GitHub (Oct 23, 2019): New version released
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cv4pve-autosnap#21
No description provided.