Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/cobbler/cli

Independent CLI written in Go for the Cobbler server.
https://github.com/cobbler/cli

Create codeql-analysis.yml

e13533ba405b4818d162d2d89778ecfc2a8fe317 authored about 3 years ago
Merge pull request #41 from nodeg/docs

Add initial documentation

9ef51a0c76d2cececf4c7667b7ee8b6b3af234bf authored about 3 years ago
fix: False positives in Go linter

Signed-off-by: Dominik Gedon <[email protected]>

53e3ea7d069a809e7d64e23230aa1d7c32fcff69 authored about 3 years ago
[CI] Add Go linter

Signed-off-by: Dominik Gedon <[email protected]>

7b0f69c24862304d416e0ee87e09f4993cda35fd authored about 3 years ago
docs: Initial commit

Signed-off-by: Dominik Gedon <[email protected]>

732d66de138c7efb66bc5e29a416347b42dbface authored about 3 years ago
Merge pull request #39 from nodeg/shell_completions

Add shell completion files

b82d106bf18bb3f3b874214bece5ea2569b87d17 authored about 3 years ago
Add shell completion files

This will adjust the Makefile to build shell completions for the
following shells:

* bash
* fis...

615a7c941e3355a3eeb65d285c5c3f2709e6e3ba authored about 3 years ago
Merge pull request #40 from nodeg/error_output

Redirect errors to stderr

71f88686a75ef5f9ddcd20e0f0feb857a3bd3e58 authored about 3 years ago
Redirect error to stderr

This will redirect error messaged to stderr instead of stdout.

Signed-off-by: Dominik Gedon <dg...

622ae6f9dc062d38b339e0dd3c167913ba47ca02 authored about 3 years ago
Merge pull request #37 from nodeg/add_cobbler_lib

Add initial cobblerclient API calls

cd061a65bbf15a3abe53bc621fe169121b99fc55 authored about 3 years ago
system: Add cobblerclient API calls

This will add the already implement cobblerclient API calls to the
`system` command. All not imp...

4b02a793a5aa1de91ba7646ac141c565f74ea4d4 authored about 3 years ago
system: Remove not modifyable flags

Removes not modifyable flags from system commands.

Signed-off-by: Dominik Gedon <[email protected]>

a8b34a3800b7f543a87964ab657c5bbfade8b27b authored over 3 years ago
repo: Add cobblerclient API calls

This will add the already implement cobblerclient API calls to the
`repo` command. All not imple...

1d5874a4dab81d93071c0d734babe4d472018131 authored over 3 years ago
repo: Remove not modifyable flags

Removes not modifyable flags from repo commands.

Signed-off-by: Dominik Gedon <[email protected]>

79682e4468925d11649a7570304d416b42c6b6c4 authored over 3 years ago
sync: Add cobblerclient API call

Signed-off-by: Dominik Gedon <[email protected]>

8815d4feabd2667077e9cbd01cef8bb3b68efbfc authored over 3 years ago
Improved error handling

Signed-off-by: Dominik Gedon <[email protected]>

d0ed9c593a9ec59d5c98ffa447de2289f3549643 authored over 3 years ago
profile: Add cobblerclient API calls

This will add the already implement cobblerclient API calls to the
`profile` command. All not im...

9ce2ba8b4dcad07cdb4699bbd525068f25676f50 authored over 3 years ago
profile: Remove not modifyable flags

Removes not modifyable flags from profile commands.

Signed-off-by: Dominik Gedon <[email protected]>

154dfd8f4d60773647aa4d2423e1317a32d572f4 authored over 3 years ago
CI: Call Make for building

Signed-off-by: Dominik Gedon <[email protected]>

257058f4f0e7de88ccd2a46ad42a54596a6b6599 authored over 3 years ago
fix: New line at the end of Makefile

Signed-off-by: Dominik Gedon <[email protected]>

47df6136be0eae134be016a569a87255cd228eae authored over 3 years ago
distro: Add cobblerclient API calls

This will add the already implement cobblerclient API calls to the
`distro` command. All not imp...

128e3f9afebaa83bd0879e3f04a33449133e9642 authored over 3 years ago
distro: Remove not modifyable flags

Removes not modifyable flags from distro commands.

Signed-off-by: Dominik Gedon <[email protected]>

8f5c61f8452e82fc9d4ea63832d84c0fecf05cee authored over 3 years ago
Update all commands where library API is missing

- This will update all commands where the library API calls are not yet
implemented in the cobbl...

cfe48e7759becfec18427f6534e2d196465be30b authored over 3 years ago
Update .gitignore

Signed-off-by: Dominik Gedon <[email protected]>

dc47e40aa08878421ec6b82e3224688e502a8288 authored over 3 years ago
Add Makefile

Signed-off-by: Dominik Gedon <[email protected]>

32bf1668e842dee2242cf774b2d2db2621701773 authored over 3 years ago
Merge pull request #36 from nodeg/fixup

fix: Minor typing issues

3f5f105bff8c49ef1f36d698874784edf2c8104a authored over 3 years ago
fix: Minor typing issues

Fixes minor typing issues and shows the help menu by default when
calling the CLI without any co...

edbee18afa721e3aaa28ddc844ada771d23cb5ed authored over 3 years ago
Merge pull request #35 from nodeg/setting

Initial version of the setting action

4a1a37ebebd6b8818df1f495c571810b533f83e3 authored over 3 years ago
Initial version of the setting action

This will add the skeleton of the setting action.

Signed-off-by: Dominik Gedon <[email protected]>

2680276ef3efa179797f13da6721f681251e14b1 authored over 3 years ago
Merge pull request #30 from nodeg/mgmtclass

Initial version of item mgmtclass

1cda13911360c07440aa037d0f52e138c44d84d7 authored over 3 years ago
Merge pull request #31 from nodeg/package

Initial version of item package

d1cf7e7b7202349cb8042fa8325307c3e6b4c2be authored over 3 years ago
Merge pull request #32 from nodeg/file

Initial version of item file

23b15c0a78eadc5995e07c38d59d3181f1a5d9a3 authored over 3 years ago
Merge pull request #33 from nodeg/menu

Initial version of item menu

c8027a4ea1fb44e4b4ce39a38923885af8b56acc authored over 3 years ago
Initial version of item menu

This will add the skeleton of the menu command.

Signed-off-by: Dominik Gedon <[email protected]>

128b608d804a37576938a1dd0128dd7fcdf93014 authored over 3 years ago
Initial version of item file

This will add the skeleton of the file command.

Signed-off-by: Dominik Gedon <[email protected]>

dc7885f534d5ff0d17e42d0484538a3eed23f130 authored over 3 years ago
Initial version of item package

This will add the skeleton of the package command.

Signed-off-by: Dominik Gedon <[email protected]>

c33a827edebc5ad76be21b6dfa66418778af1878 authored over 3 years ago
Initial version of item mgmtclass

This will add the skeleton of the mgmtclass command.

Signed-off-by: Dominik Gedon <[email protected]>

d53521730a49b7739f37da368c573940368ebfbc authored over 3 years ago
Merge pull request #28 from nodeg/repo

Initial version of item repo

6ddae568beb2b85370e67a23aa37df41ec286802 authored over 3 years ago
Merge pull request #29 from nodeg/image

Initial version of item image

77bdda167a21d8eda4d6b28f825d7c2b4029a316 authored over 3 years ago
Initial version of item image

This will add the skeleton of the image command.

Signed-off-by: Dominik Gedon <[email protected]>

81ba10fc86a29eb160cd3832b8853c7168c2a02c authored over 3 years ago
Initial version of item repo

This will add the skeleton of the repo command.

Signed-off-by: Dominik Gedon <[email protected]>

1e35ebdaa2779ca74861c9b3851a681afbd2e415 authored over 3 years ago
Merge pull request #27 from nodeg/system

Initial version of item system

8b49c097b660f1b72456bb248a1db3032c3bfaa6 authored over 3 years ago
Initial version of item system

This will add the skeleton of the `system` command.

Signed-off-by: Dominik Gedon <[email protected]>

253ecb1416850435e2c094693816b4f6f99cde9f authored over 3 years ago
Merge pull request #25 from nodeg/profile

Initial version of item profile

7a379744d070296665aabb40cf2dc393cf7e0797 authored over 3 years ago
Initial version of item profile

This will add the skeleton of the `profile` command.

Signed-off-by: Dominik Gedon <[email protected]>

da7485244af96506d9e3a1a7747dadb722685ae2 authored over 3 years ago
Merge pull request #24 from nodeg/distro

Initial version of item distro

83431893a9f26fd1726603987df5a56140165ab1 authored over 3 years ago
Initial version of distro

This will add the skeleton of the `distro` command.

Signed-off-by: Dominik Gedon <[email protected]>

3d403663cfa39b4701d70700d365bdb1ae23631c authored over 3 years ago
Merge pull request #22 from nodeg/rebuild_actions

Add initial version of Cobbler actions

1c29fb77c753c72e22ebff708b8b66d15f7100cb authored over 3 years ago
Create global server connection

Signed-off-by: Dominik Gedon <[email protected]>

8f4d7d7967c1943361cc3dd4f0defafeafd7d737 authored over 3 years ago
Add cobbler.yaml config file

Signed-off-by: Dominik Gedon <[email protected]>

683b3fecd85ea022cd92d2f51c6508473def5acf authored over 3 years ago
Rename mkgrub to mkloaders

Signed-off-by: Dominik Gedon <[email protected]>

332adf6152a13ffed7a6ed5d38570465235507fb authored over 3 years ago
Switch to SPDX license headers

Signed-off-by: Dominik Gedon <[email protected]>

8a945bdd431bb0937a9fa1bd25be3a56578e0202 authored over 3 years ago
Add initial version of Cobbler actions

This will add the initial skeleton of the Cobbler actions. There are
still the `cobblerclient` l...

907a654e613f37f0d9593711cd909f56bfb8c295 authored over 3 years ago
Merge pull request #7 from nodeg/go_structure

Create basic folder hierarchy

6ad2c16678fdbca6659bc4ccc90df4b3266423db authored over 3 years ago
CI: Initial GitHub actions build workflow

Signed-off-by: Dominik Gedon <[email protected]>

f4d62cef7843a97c2345d2b7e62727c63ca8c2a3 authored over 3 years ago
Create basic Go project with Cobra library

This will create the basic folder and file structure for working with
the Cobra library.

Signed...

18946905aa3bdeaca3300b2142818a0fb204d1b0 authored over 3 years ago
Create FUNDING.yml

6058342620679b166f75dcc53c03d597a614b769 authored over 3 years ago
Initial commit

6612ac5cb92b725167abbd18b4b2f2eeaa8b7eb4 authored over 3 years ago