Skip to main content

run

Function run 

Source
pub fn run(ctx: &AppContext, args: StatusArgs) -> Result<(), AppError>
Expand description

Report an instance’s state.

§Errors

AppError::ManifestInvalid when a manifest exists but cannot be trusted; manifest absence reports instead of failing.