enpxio version¶
Shows version information about the enpxio CLI.
Synopsis¶
enpxio version
[--check
]
Flags¶
Example¶
Show version information:
enpxio version
Output:
enpxio version: 0.3.21
commit: 126c24b7840270a5487c8f245ca43fc375a289dd
built at: 2020-08-10T08:27:04Z
Check for newer version:
enpxio version --check
Output:
enpxio version: 0.3.21
commit: 126c24b7840270a5487c8f245ca43fc375a289dd
built at: 2020-08-10T08:27:04Z
There is a newer version available: 0.3.22
To update execute the following command:
> enpxio install | sh