Commit 083e73d
authored
fix: add os/arch in version command (#1275)
Pending on #1260
Example of notation version command
```
Notation - a tool to sign and verify artifacts.
Version: v2.0.0-alpha.1+unreleased
Go version: go1.24.0
OS/Arch: linux/amd64
Git commit: c68425f
```
Resolve part of #1247
---------
Signed-off-by: Junjie Gao <junjiegao@microsoft.com>1 parent 55900b5 commit 083e73d
2 files changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
0 commit comments