ARMARA Course 07

Course 07 / Module 02

Update on your terms

Read both update contracts, perform the workload preflight, and make a safe maintenance decision.

Level
Intermediate
Time
12 minutes
Commands
4
Finish
A written update decision

Video / coming soon

The written lesson is complete now.

Plan a maintenance window

No update runs in this sitting because the full path restarts the daemon and service cycling is reserved for Module 1.2.

Keep browser launch suppressed with the documented flag.
01

Capture the version and detailed state

Run in your terminal
armaraos system version
armaraos system info --json
Real version, empty workload checks, and update flag contract
Fresh live output / version 0.8.3 / no active mission or Hand
02

Back up before replacement

Save protected config output and export memory for every agent you care about.

03

Check active work

Run in your terminal
armaraos mission list --agent-id <AGENT_UUID> --json
armaraos hand active
04

Understand the full path

Run in your terminal
armaraos update --skip-launch

This suppresses browser launch but still repairs config and restarts the daemon.

05

Understand the binary-only path

Run in your terminal
armaraos update --cli-only

This skips doctor and daemon restart.

06

Choose go or no-go

The verified decision is no-go during course production. A correct maintenance decision is part of updating.

07

Verify after a future update

Run in your terminal
armaraos doctor
armaraos health
armaraos system version

Check it / explain the withheld update

Which flag still restarts the daemon?

Then name the three checks that follow a future approved update.

Safety note

Full update interrupts running work. Back up first and use a planned maintenance window.

Back to Module 7.1

Next / Module 7.3

Produce an audit report, honestly

Lesson ready