Skip to content

CLI

The AcuGIS CLI supports selected platform and component workflows. Command coverage is documented per component because not every HTTP endpoint has a CLI equivalent.

Typical workflow

acugis login --url https://cloud.example.com
acugis whoami
acugis catalog list

For non-interactive environments, follow Central's verified token and environment-variable guidance instead of placing secrets directly in shell history.

Component command maps

GeoSync documents direct script and systemd usage in Using QField Cloud Sync.

Info

Component CLI pages distinguish implemented commands from explicit placeholders and API-only operations. Use those pages as the source of truth for current command coverage.