Skip to content

Commit 642cbc1

Browse files
chore(docs): Auto-update docs and licenses
Signed-off-by: OliverTrautvetter <66372584+OliverTrautvetter@users.noreply.github.com>
1 parent 26bb384 commit 642cbc1

22 files changed

+120
-53
lines changed

NOTICE

Lines changed: 47 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,16 @@ License URL: https://github.com/clipperhouse/uax29/blob/v2.2.0/LICENSE
1717

1818
----------
1919
Module: github.com/codesphere-cloud/cs-go/pkg/io
20-
Version: v0.11.1
20+
Version: v0.6.1
2121
License: Apache-2.0
22-
License URL: https://github.com/codesphere-cloud/cs-go/blob/v0.11.1/LICENSE
22+
License URL: https://github.com/codesphere-cloud/cs-go/blob/v0.6.1/LICENSE
2323

24+
----------
25+
Module: github.com/codesphere-cloud/oms/internal/tmpl
26+
Version: Unknown
27+
License: Apache-2.0
28+
License URL: https://github.com/codesphere-cloud/oms/blob/HEAD/internal/tmpl/LICENSE
29+
2430
----------
2531
Module: github.com/cpuguy83/go-md2man/v2/md2man
2632
Version: v2.0.7
@@ -33,6 +39,18 @@ Version: v1.1.2-0.20180830191138-d8f796af33cc
3339
License: ISC
3440
License URL: https://github.com/davecgh/go-spew/blob/d8f796af33cc/LICENSE
3541

42+
----------
43+
Module: github.com/google/go-github/github
44+
Version: v17.0.0
45+
License: BSD-3-Clause
46+
License URL: https://github.com/google/go-github/blob/v17.0.0/LICENSE
47+
48+
----------
49+
Module: github.com/google/go-querystring/query
50+
Version: v1.0.0
51+
License: BSD-3-Clause
52+
License URL: https://github.com/google/go-querystring/blob/v1.0.0/LICENSE
53+
3654
----------
3755
Module: github.com/inconshreveable/go-update
3856
Version: v0.0.0-20160112193335-8152e7eb6ccf
@@ -69,6 +87,12 @@ Version: v1.0.1-0.20181226105442-5d4384ee4fb2
6987
License: BSD-3-Clause
7088
License URL: https://github.com/pmezard/go-difflib/blob/5d4384ee4fb2/LICENSE
7189

90+
----------
91+
Module: github.com/rhysd/go-github-selfupdate/selfupdate
92+
Version: v1.2.0
93+
License: MIT
94+
License URL: https://github.com/rhysd/go-github-selfupdate/blob/v1.2.0/LICENSE
95+
7296
----------
7397
Module: github.com/russross/blackfriday/v2
7498
Version: v2.1.0
@@ -100,10 +124,28 @@ License: MIT
100124
License URL: https://github.com/stretchr/testify/blob/v1.11.1/LICENSE
101125

102126
----------
103-
Module: golang.org/x/sync/errgroup
104-
Version: v0.17.0
127+
Module: github.com/tcnksm/go-gitconfig
128+
Version: v0.1.2
129+
License: MIT
130+
License URL: https://github.com/tcnksm/go-gitconfig/blob/v0.1.2/LICENSE
131+
132+
----------
133+
Module: github.com/ulikunitz/xz
134+
Version: v0.5.5
135+
License: BSD-3-Clause
136+
License URL: https://github.com/ulikunitz/xz/blob/v0.5.5/LICENSE
137+
138+
----------
139+
Module: golang.org/x/net/context/ctxhttp
140+
Version: v0.44.0
141+
License: BSD-3-Clause
142+
License URL: https://cs.opensource.google/go/x/net/+/v0.44.0:LICENSE
143+
144+
----------
145+
Module: golang.org/x/oauth2
146+
Version: v0.0.0-20181106182150-f42d05182288
105147
License: BSD-3-Clause
106-
License URL: https://cs.opensource.google/go/x/sync/+/v0.17.0:LICENSE
148+
License URL: https://cs.opensource.google/go/x/oauth2/+/f42d0518:LICENSE
107149

108150
----------
109151
Module: golang.org/x/text

docs/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,11 @@ like downloading new versions.
1919

2020
* [oms beta](oms_beta.md) - Commands for early testing
2121
* [oms download](oms_download.md) - Download resources available through OMS
22+
* [oms licenses](oms_licenses.md) - Print license information
2223
* [oms list](oms_list.md) - List resources available through OMS
2324
* [oms register](oms_register.md) - Register a new API key
2425
* [oms revoke](oms_revoke.md) - Revoke resources available through OMS
2526
* [oms update](oms_update.md) - Update OMS related resources
2627
* [oms version](oms_version.md) - Print version
2728

28-
###### Auto generated by spf13/cobra on 14-Oct-2025
29+
###### Auto generated by spf13/cobra on 15-Oct-2025

docs/oms.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,11 @@ like downloading new versions.
1919

2020
* [oms beta](oms_beta.md) - Commands for early testing
2121
* [oms download](oms_download.md) - Download resources available through OMS
22+
* [oms licenses](oms_licenses.md) - Print license information
2223
* [oms list](oms_list.md) - List resources available through OMS
2324
* [oms register](oms_register.md) - Register a new API key
2425
* [oms revoke](oms_revoke.md) - Revoke resources available through OMS
2526
* [oms update](oms_update.md) - Update OMS related resources
2627
* [oms version](oms_version.md) - Print version
2728

28-
###### Auto generated by spf13/cobra on 14-Oct-2025
29+
###### Auto generated by spf13/cobra on 15-Oct-2025

docs/oms_beta.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ Be aware that that usage and behavior may change as the features are developed.
1818
* [oms](oms.md) - Codesphere Operations Management System (OMS)
1919
* [oms beta extend](oms_beta_extend.md) - Extend Codesphere ressources such as base images.
2020

21-
###### Auto generated by spf13/cobra on 14-Oct-2025
21+
###### Auto generated by spf13/cobra on 15-Oct-2025

docs/oms_beta_extend.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ Extend Codesphere ressources such as base images to customize them for your need
1717
* [oms beta](oms_beta.md) - Commands for early testing
1818
* [oms beta extend baseimage](oms_beta_extend_baseimage.md) - Extend Codesphere's workspace base image for customization
1919

20-
###### Auto generated by spf13/cobra on 14-Oct-2025
20+
###### Auto generated by spf13/cobra on 15-Oct-2025

docs/oms_beta_extend_baseimage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ oms beta extend baseimage [flags]
2727

2828
* [oms beta extend](oms_beta_extend.md) - Extend Codesphere ressources such as base images.
2929

30-
###### Auto generated by spf13/cobra on 14-Oct-2025
30+
###### Auto generated by spf13/cobra on 15-Oct-2025

docs/oms_download.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ e.g. available Codesphere packages
1818
* [oms](oms.md) - Codesphere Operations Management System (OMS)
1919
* [oms download package](oms_download_package.md) - Download a codesphere package
2020

21-
###### Auto generated by spf13/cobra on 14-Oct-2025
21+
###### Auto generated by spf13/cobra on 15-Oct-2025

docs/oms_download_package.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ oms download package [flags]
1515

1616
```
1717
# Download Codesphere version 1.55.0
18-
$ /tmp/go-build3887606042/b001/exe/main download package --version codesphere-v1.55.0
18+
$ /tmp/go-build2335054371/b001/exe/main download package --version codesphere-v1.55.0
1919
2020
# Download lite package of Codesphere version 1.55.0
21-
$ /tmp/go-build3887606042/b001/exe/main download package --version codesphere-v1.55.0 --file installer-lite.tar.gz
21+
$ /tmp/go-build2335054371/b001/exe/main download package --version codesphere-v1.55.0 --file installer-lite.tar.gz
2222
```
2323

2424
### Options
@@ -34,4 +34,4 @@ $ /tmp/go-build3887606042/b001/exe/main download package --version codesphere-v1
3434

3535
* [oms download](oms_download.md) - Download resources available through OMS
3636

37-
###### Auto generated by spf13/cobra on 14-Oct-2025
37+
###### Auto generated by spf13/cobra on 15-Oct-2025

docs/oms_licenses.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
## oms licenses
2+
3+
Print license information
4+
5+
### Synopsis
6+
7+
Print information about the OMS license and open source licenses of dependencies.
8+
9+
```
10+
oms licenses [flags]
11+
```
12+
13+
### Options
14+
15+
```
16+
-h, --help help for licenses
17+
```
18+
19+
### SEE ALSO
20+
21+
* [oms](oms.md) - Codesphere Operations Management System (OMS)
22+
23+
###### Auto generated by spf13/cobra on 15-Oct-2025

docs/oms_list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ eg. available Codesphere packages
1919
* [oms list api-keys](oms_list_api-keys.md) - List API keys
2020
* [oms list packages](oms_list_packages.md) - List available packages
2121

22-
###### Auto generated by spf13/cobra on 14-Oct-2025
22+
###### Auto generated by spf13/cobra on 15-Oct-2025

0 commit comments

Comments
 (0)