Configuration with HumanitZ - Import configuration via CLI?

System Information

Field Value
Operating System Linux - Ubuntu 24.04.3 on x86_64
Product AMP ‘Phobos’ v2.6.5.0 (Mainline)
Virtualization QEMU_KVM
Application HumanitZ
Module GenericModule
Running in Container No
Current State Ready

Problem Description

Issue

I can’t modify TSSGame/GameServerSettings.ini without executing " Right click > Import Configuration " However I need to be able to do this remotely via automated functions, how do I do that? Like via ssh and then execute “ampmgr import config instance file” or something similar? Furthermore, can I restart the gameserver somehow as well via ssh? I can only find on how to restart the full instance, but I only want to target the gameserver not instance. Thanks! :slight_smile:

Reproduction Steps

  • N/A - See description
  • N/A2 - See description
  • N/A3 - See description

You’d have to invoke AMPs API to do that. It’s not something that can be done via the command line.

What’s the use case for needing to automate this?