Manage configurationUsage: qorven config [command]Available Commands: edit Open config file in editor get Show current configuration file set Set a configuration valueFlags: -h, --help help for configGlobal 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 config [command] --help" for more information about a command.