Skip to content

Releases: fivetwenty-io/proxmox-cli

pmx 0.6.0

Choose a tag to compare

@github-actions github-actions released this 05 Sep 01:04

pmx 0.6.0

Proxmox command-line interface.

Install

Download the archive for your platform from the assets below, verify it
against pmx_0.6.0_SHA256SUMS, extract, and place pmx on your PATH.

Persona symlinks (optional)

pmx inspects how it was invoked (argv[0]) to decide which commands to
expose: named (or symlinked as) pve, it hoists the Proxmox VE groups to
the root; named pbs, it hoists the Proxmox Backup Server groups; named
pdm, it hoists the Proxmox Datacenter Manager groups. The archive ships
a single pmx binary — most archive formats (notably .zip, used for
the Windows build) do not reliably preserve symlinks, so create them
yourself after installing:

sudo ln -s pmx /usr/local/bin/pve
sudo ln -s pmx /usr/local/bin/pbs
sudo ln -s pmx /usr/local/bin/pdm

(make install, when building from source, creates all three symlinks
automatically.) See the README's Personas section
for the full command surface each persona exposes.

Changelog

pmx 0.5.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 21:37

pmx 0.5.0

Proxmox command-line interface.

Install

Download the archive for your platform from the assets below, verify it
against pmx_0.5.0_SHA256SUMS, extract, and place pmx on your PATH.

Persona symlinks (optional)

pmx inspects how it was invoked (argv[0]) to decide which commands to
expose: named (or symlinked as) pve, it hoists the Proxmox VE groups to
the root; named pbs, it hoists the Proxmox Backup Server groups; named
pdm, it hoists the Proxmox Datacenter Manager groups. The archive ships
a single pmx binary — most archive formats (notably .zip, used for
the Windows build) do not reliably preserve symlinks, so create them
yourself after installing:

sudo ln -s pmx /usr/local/bin/pve
sudo ln -s pmx /usr/local/bin/pbs
sudo ln -s pmx /usr/local/bin/pdm

(make install, when building from source, creates all three symlinks
automatically.) See the README's Personas section
for the full command surface each persona exposes.

Changelog

pmx 0.4.0

Choose a tag to compare

@github-actions github-actions released this 24 Aug 22:08

pmx 0.4.0

Proxmox command-line interface.

Install

Download the archive for your platform from the assets below, verify it
against pmx_0.4.0_SHA256SUMS, extract, and place pmx on your PATH.

Persona symlinks (optional)

pmx inspects how it was invoked (argv[0]) to decide which commands to
expose: named (or symlinked as) pve, it hoists the Proxmox VE groups to
the root; named pbs, it hoists the Proxmox Backup Server groups; named
pdm, it hoists the Proxmox Datacenter Manager groups. The archive ships
a single pmx binary — most archive formats (notably .zip, used for
the Windows build) do not reliably preserve symlinks, so create them
yourself after installing:

sudo ln -s pmx /usr/local/bin/pve
sudo ln -s pmx /usr/local/bin/pbs
sudo ln -s pmx /usr/local/bin/pdm

(make install, when building from source, creates all three symlinks
automatically.) See the README's Personas section
for the full command surface each persona exposes.

Changelog

pmx 0.3.6

Choose a tag to compare

@github-actions github-actions released this 23 Aug 15:16

pmx 0.3.6

Proxmox command-line interface.

Install

Download the archive for your platform from the assets below, verify it
against pmx_0.3.6_SHA256SUMS, extract, and place pmx on your PATH.

Persona symlinks (optional)

pmx inspects how it was invoked (argv[0]) to decide which commands to
expose: named (or symlinked as) pve, it hoists the Proxmox VE groups to
the root; named pbs, it hoists the Proxmox Backup Server groups; named
pdm, it hoists the Proxmox Datacenter Manager groups. The archive ships
a single pmx binary — most archive formats (notably .zip, used for
the Windows build) do not reliably preserve symlinks, so create them
yourself after installing:

sudo ln -s pmx /usr/local/bin/pve
sudo ln -s pmx /usr/local/bin/pbs
sudo ln -s pmx /usr/local/bin/pdm

(make install, when building from source, creates all three symlinks
automatically.) See the README's Personas section
for the full command surface each persona exposes.

Changelog

pmx 0.3.5

Choose a tag to compare

@github-actions github-actions released this 23 Aug 14:53

pmx 0.3.5

Proxmox command-line interface.

Install

Download the archive for your platform from the assets below, verify it
against pmx_0.3.5_SHA256SUMS, extract, and place pmx on your PATH.

Persona symlinks (optional)

pmx inspects how it was invoked (argv[0]) to decide which commands to
expose: named (or symlinked as) pve, it hoists the Proxmox VE groups to
the root; named pbs, it hoists the Proxmox Backup Server groups; named
pdm, it hoists the Proxmox Datacenter Manager groups. The archive ships
a single pmx binary — most archive formats (notably .zip, used for
the Windows build) do not reliably preserve symlinks, so create them
yourself after installing:

sudo ln -s pmx /usr/local/bin/pve
sudo ln -s pmx /usr/local/bin/pbs
sudo ln -s pmx /usr/local/bin/pdm

(make install, when building from source, creates all three symlinks
automatically.) See the README's Personas section
for the full command surface each persona exposes.

Changelog

pmx 0.3.3

Choose a tag to compare

@github-actions github-actions released this 20 Aug 20:55

pmx 0.3.3

Proxmox command-line interface.

Install

Download the archive for your platform from the assets below, verify it
against pmx_0.3.3_SHA256SUMS, extract, and place pmx on your PATH.

Persona symlinks (optional)

pmx inspects how it was invoked (argv[0]) to decide which commands to
expose: named (or symlinked as) pve, it hoists the Proxmox VE groups to
the root; named pbs, it hoists the Proxmox Backup Server groups; named
pdm, it hoists the Proxmox Datacenter Manager groups. The archive ships
a single pmx binary — most archive formats (notably .zip, used for
the Windows build) do not reliably preserve symlinks, so create them
yourself after installing:

sudo ln -s pmx /usr/local/bin/pve
sudo ln -s pmx /usr/local/bin/pbs
sudo ln -s pmx /usr/local/bin/pdm

(make install, when building from source, creates all three symlinks
automatically.) See the README's Personas section
for the full command surface each persona exposes.

Changelog

pmx 0.3.2

Choose a tag to compare

@github-actions github-actions released this 19 Aug 01:21

pmx 0.3.2

Proxmox command-line interface.

Install

Download the archive for your platform from the assets below, verify it
against pmx_0.3.2_SHA256SUMS, extract, and place pmx on your PATH.

Persona symlinks (optional)

pmx inspects how it was invoked (argv[0]) to decide which commands to
expose: named (or symlinked as) pve, it hoists the Proxmox VE groups to
the root; named pbs, it hoists the Proxmox Backup Server groups; named
pdm, it hoists the Proxmox Datacenter Manager groups. The archive ships
a single pmx binary — most archive formats (notably .zip, used for
the Windows build) do not reliably preserve symlinks, so create them
yourself after installing:

sudo ln -s pmx /usr/local/bin/pve
sudo ln -s pmx /usr/local/bin/pbs
sudo ln -s pmx /usr/local/bin/pdm

(make install, when building from source, creates all three symlinks
automatically.) See the README's Personas section
for the full command surface each persona exposes.

Changelog

pmx 0.3.1

Choose a tag to compare

@github-actions github-actions released this 18 Aug 22:04

pmx 0.3.1

Proxmox command-line interface.

Install

Download the archive for your platform from the assets below, verify it
against pmx_0.3.1_SHA256SUMS, extract, and place pmx on your PATH.

Persona symlinks (optional)

pmx inspects how it was invoked (argv[0]) to decide which commands to
expose: named (or symlinked as) pve, it hoists the Proxmox VE groups to
the root; named pbs, it hoists the Proxmox Backup Server groups; named
pdm, it hoists the Proxmox Datacenter Manager groups. The archive ships
a single pmx binary — most archive formats (notably .zip, used for
the Windows build) do not reliably preserve symlinks, so create them
yourself after installing:

sudo ln -s pmx /usr/local/bin/pve
sudo ln -s pmx /usr/local/bin/pbs
sudo ln -s pmx /usr/local/bin/pdm

(make install, when building from source, creates all three symlinks
automatically.) See the README's Personas section
for the full command surface each persona exposes.

Changelog

pmx 0.3.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 01:35

pmx 0.3.0

Proxmox command-line interface.

Install

Download the archive for your platform from the assets below, verify it
against pmx_0.3.0_SHA256SUMS, extract, and place pmx on your PATH.

Persona symlinks (optional)

pmx inspects how it was invoked (argv[0]) to decide which commands to
expose: named (or symlinked as) pve, it hoists the Proxmox VE groups to
the root; named pbs, it hoists the Proxmox Backup Server groups; named
pdm, it hoists the Proxmox Datacenter Manager groups. The archive ships
a single pmx binary — most archive formats (notably .zip, used for
the Windows build) do not reliably preserve symlinks, so create them
yourself after installing:

sudo ln -s pmx /usr/local/bin/pve
sudo ln -s pmx /usr/local/bin/pbs
sudo ln -s pmx /usr/local/bin/pdm

(make install, when building from source, creates all three symlinks
automatically.) See the README's Personas section
for the full command surface each persona exposes.

Changelog

pmx 0.2.8

Choose a tag to compare

@github-actions github-actions released this 28 Jul 21:11

pmx 0.2.8

Proxmox command-line interface.

Install

Download the archive for your platform from the assets below, verify it
against pmx_0.2.8_SHA256SUMS, extract, and place pmx on your PATH.

Persona symlinks (optional)

pmx inspects how it was invoked (argv[0]) to decide which commands to
expose: named (or symlinked as) pve, it hoists the Proxmox VE groups to
the root; named pbs, it hoists the Proxmox Backup Server groups; named
pdm, it hoists the Proxmox Datacenter Manager groups. The archive ships
a single pmx binary — most archive formats (notably .zip, used for
the Windows build) do not reliably preserve symlinks, so create them
yourself after installing:

sudo ln -s pmx /usr/local/bin/pve
sudo ln -s pmx /usr/local/bin/pbs
sudo ln -s pmx /usr/local/bin/pdm

(make install, when building from source, creates all three symlinks
automatically.) See the README's Personas section
for the full command surface each persona exposes.

Changelog