Commit graph

61 commits

Author SHA1 Message Date
Micke Nordin
3c52eb2a81 Update 'README.md' 2025-01-23 08:03:57 +00:00
Micke Nordin
8119459d2f Just skightky tested, does not work 2025-01-10 05:32:22 +01:00
Micke Nordin
8d4c9bc470 Rename variable 2025-01-10 05:11:23 +01:00
Micke Nordin
5ea14a1a38 Merge branch 'add_config_list' 2025-01-10 04:42:43 +01:00
Micke Nordin
f711265629 UNTESTED: Support for syncing with openstack 2025-01-10 04:25:06 +01:00
Micke Nordin
c90ee01b93 New version: 0.1.1 includes new user and zone command
Also allows list without zone for listing all records in all zones
2024-12-21 15:58:21 +01:00
Micke Nordin
9bdaa81aca New version: 0.1.1 includes new user and zone command
Also allows list without zone for listing all records in all zones
2024-12-21 15:57:04 +01:00
Micke Nordin
1cdb6472fa Add support for listing zones and userinfo 2024-12-20 10:35:06 +01:00
Micke Nordin
3fff646945 Bump version to 0.1.0 2024-10-02 10:54:25 +02:00
Micke Nordin
41c5efa97e Remove nargs=* to flatten list 2024-10-02 10:53:37 +02:00
Micke Nordin
1c04ebcc18 Bump version to 0.0.9 2024-10-01 11:25:12 +02:00
Micke Nordin
cd32772689 Fix url unbound bug 2024-10-01 11:23:54 +02:00
Micke Nordin
a4dd0912fc Add usage for experimental features 2024-10-01 10:55:11 +02:00
Micke Nordin
35593bb503 Rename audit -> auditlog and add support for changelog 2024-10-01 10:15:36 +02:00
Micke Nordin
f6915b3e4a Add feature to show current context 2024-09-30 17:00:38 +02:00
Micke Nordin
fb89d01be1 Fix text in multiline case 2024-09-30 16:43:35 +02:00
Micke Nordin
c26a46e9a4 Early support for auditlog 2024-09-30 16:34:34 +02:00
9a2fcd8a94
rm print statement 2024-08-30 12:21:49 +02:00
69a70bcd0e
Add config --list 2024-08-30 11:21:27 +02:00
Micke Nordin
3787ad12df Update help/docs and actually make it possible to add more than one argument 2024-07-03 10:28:17 +02:00
Micke Nordin
2346c2de2e Merge pull request 'Uses flit and pyproject.toml' (#7) from pyproject into main
Reviewed-on: micke/knotctl#7
2024-06-27 10:10:49 +00:00
Kushal Das
093511b597
Updates README 2024-06-27 11:26:12 +02:00
Kushal Das
4d92a08eab
Uses flit for building the project 2024-06-27 11:22:10 +02:00
Micke Nordin
f68bfc3768 Automatically append a dot if the name ends with the zone name without dot. Fixes #3 2024-06-24 16:23:00 +02:00
Micke Nordin
287d9a6c2d Get the older error if the new one does not exsist
Fixes: #2
2024-06-24 16:14:22 +02:00
Micke Nordin
d88ad607c9 Make zone required for list. Fixes #6 2024-06-24 16:06:49 +02:00
Micke Nordin
6c59202263 Make it possible to have multiple contexts 2024-06-24 16:04:52 +02:00
Micke Nordin
5433992395
Fix error type, thanks patlu 2023-06-26 10:54:49 +02:00
Micke Nordin
5b039dc8da
Format 2023-06-26 09:18:54 +02:00
Micke Nordin
f16eb88eab
Catch json decode error 2023-06-26 09:18:26 +02:00
Micke Nordin
665942653e
Only output a single record on successfull add
Fixes #1
2023-01-10 17:24:23 +01:00
Micke Nordin
7caed48746
V 0.0.6 2023-01-09 08:40:29 +01:00
Micke Nordin
5eeca61e09
Add space before input 2023-01-09 08:38:44 +01:00
Micke Nordin
570b6e0ff8
Format 2023-01-09 08:38:09 +01:00
Micke Nordin
d5902b57be
Fix config bug 2023-01-09 08:37:41 +01:00
Micke Nordin
7b9d05f5a8 Update 'README.md' 2022-11-10 12:53:44 +00:00
Micke Nordin
7817cb43b8
Make ttl optional for add 2022-11-10 12:50:18 +01:00
Micke Nordin
33a21cb7cb
Fix AttributeError for attribute flag 2022-11-10 09:54:38 +01:00
Micke Nordin
5baba47b9c
Show help when run without arguments 2022-11-10 09:09:56 +01:00
Micke Nordin
df82367e7b
Update version 2022-10-27 15:52:17 +02:00
Micke Nordin
4c833d1916
Update usage information 2022-10-27 15:51:08 +02:00
Micke Nordin
a344633bbb
Add support for query parameters 2022-10-27 15:47:54 +02:00
Micke Nordin
ee215d2ebb
Call it 'completion'. like all the cool kids 2022-10-27 15:20:20 +02:00
Micke Nordin
69ed07a9e1 Add link to release page 2022-10-25 09:10:39 +00:00
Micke Nordin
213c9a4b24
Include python3-stdeb in build instructions 2022-10-25 10:59:16 +02:00
Micke Nordin
e0c3bfb2e6
Make sure the zone ends with a dot 2022-10-25 10:55:34 +02:00
Micke Nordin
b6957ca04a
Better error handling 2022-10-25 09:10:11 +02:00
Micke Nordin
1461d12f4b
Add build instructions 2022-10-25 08:44:19 +02:00
Micke Nordin
536e327bb5
Add requirements 2022-10-25 08:31:23 +02:00
Micke Nordin
b866a713a2
Fix completions and config 2022-10-25 08:27:48 +02:00