CLI & Configuration
ConfigurationBundle
Validate, diff, and atomically apply dependent multi-resource configuration changes.
Last modified on September 22, 2026
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Validate, diff, and atomically apply dependent multi-resource configuration changes.
configurationBundle:
context: server
networkObjects:
- name: github
type: fqdn
value: github.com
serviceObjects:
- name: https
type: tcp
port: 443
internetAccess:
mode: whitelist
enforcement: enabled
rules:
- name: github-https
source: ubuntu-prod
destination: github
service: https
enabled: true
test configuration <FILE|->
system diff configuration <FILE|->
system apply configuration <FILE|->
system export configuration <FILE>
resource omitted → unchanged
field omitted → unchanged
state: absent → explicit deletion/reset
same desired state → NO CHANGE