Validate a specification locally and on the network
flux_validate_specValidates a Flux application specification by running local rule checks and verifying it on a FluxOS node to ensure it meets registration requirements.
Instructions
Runs the local rule checks, then asks a FluxOS node to verify the specification exactly as it would at registration (image reachable, architecture, ports, name availability). Returns the node-formatted spec on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | Yes | ||
| network | No | Also verify on a FluxOS node. |