proxmox-backup/src
Hannes Laimer 79ba9d0429 cli: migrate namespace and group move commands from manager to client
Move 'datastore move-group' on the manager to 'group move' on the
client, and add a 'move' subcommand to the client's 'namespace' group.

new CLI layout:
  client:
    group forget
[+] group move
    namespace list
    namespace create
    namespace delete
[+] namespace move

  manager:
[-] datastore move-group
[-] datastore move-namespace

Suggested-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Signed-off-by: Hannes Laimer <h.laimer@proxmox.com>
Link: https://lore.proxmox.com/20260424120041.221676-1-h.laimer@proxmox.com
 [TL: drop the addition of a namespace group to manager for now,
  should be its own commit in any case]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2026-04-24 20:52:45 +02:00
..
api2 api: encryption keys: refactor associated keys check 2026-04-24 20:20:11 +02:00
backup tools: move ParallelHandler to new proxmox-parallel-handler crate 2026-04-22 21:09:25 +02:00
bin cli: migrate namespace and group move commands from manager to client 2026-04-24 20:52:45 +02:00
config config: move node config into pbs-config, including helper tools 2026-04-05 10:53:09 +02:00
server pull: decrypt: re-order encryption key/state checks 2026-04-24 20:20:24 +02:00
tape tools: move ParallelHandler to new proxmox-parallel-handler crate 2026-04-22 21:09:25 +02:00
tools tools: move ParallelHandler to new proxmox-parallel-handler crate 2026-04-22 21:09:25 +02:00
auth_helpers.rs api/proxy: set auth cookie name in rest server api config 2025-07-25 17:25:55 +02:00
auth.rs tree-wide: fix clippy warnings needless borrow 2026-01-13 14:53:32 +01:00
client_helpers.rs provide separate helpers for pub/priv auth keyring access 2023-03-29 14:37:45 +02:00
lib.rs acme: remove unused src/acme and plugin code 2026-01-29 13:02:09 +01:00
traffic_control_cache.rs traffic control: use factored out shared rate limiter 2025-11-21 19:44:26 +01:00