Channel Revision Published Runs on
latest/edge 13 Yesterday
Ubuntu 24.04
juju deploy openclaw --channel edge
Show information

Platform:

Ubuntu
24.04

Learn about actions >

  • approve-nodes

    Approve all pending Node devices for connection to the Gateway

    Params
    • auto-approve boolean

      Automatically approve all pending nodes without confirmation

  • backup

    Backup OpenClaw data (conversations, memory, configurations) to a timestamped compressed archive. The service will be gracefully stopped before backup and restarted after completion.

    Params
    • force boolean

      Force backup even if active processes are detected (not recommended)

    • output-path string

      Directory where the backup file will be created (default: /tmp)

    • wait-timeout integer

      Maximum seconds to wait for active processes to complete before backup (default: 30)

  • get-gateway-token

    Retrieve the OpenClaw Gateway authentication token

    Params
    • format string

      Output format: 'text' (token only), 'json' (structured), or 'url' (tokenized dashboard URL)