Manage agentsUsage: qorven agents [command]Available Commands: create Create a new agent delete Delete an agent get Get agent details list List all agents update Update agent configurationFlags: -h, --help help for agentsGlobal Flags: -o, --output string Output format: table, json, yaml (default "table") --server string Gateway URL (env: QORVEN_SERVER) --token string Auth token (env: QORVEN_TOKEN) -v, --verbose Verbose output -y, --yes Skip confirmation promptsUse "qorven agents [command] --help" for more information about a command.