iso
These commands are used to prepare an ISO image with provisioned device images and docs for one or more PoC. A FortiPoC instance can mount the generated ISO and retrieve the content.
iso backup
iso backup <NAME> <DESCRIPTION> <POCS>+
Build an ISO build including snapshots. Only available to support centers.
iso build
iso build <NAME> <DESCRIPTION> <POCS>+
Build an ISO with specified PoCs indexes (see poc list) or all for all defined PoCs.
You can access the generated ISO:
by SSH under
iso
directory:ssh -l admin {addr}
by HTTPS:
https://{addr}/iso
Ex: iso build XA2017 "Xpert Academy 2017" all
iso explore
iso explore <ISO>
Mount and start shell to explore iso stored in under local repository/iso (need “iso.explore” features)