Commit graph

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