awf

command
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 26, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Command awf is the AWF runtime CLI entry point. All real logic lives in the cli package; this binary is a four-line wrapper that hands os.Args + the standard writers to cli.Run and exits with the returned code.

WS-5: Before delegating to cli.Run, maybeSandboxTrampoline() is called to intercept the __sandbox re-exec subcommand used by the Linux go-landlock trampoline launcher. On non-Linux platforms and for normal invocations this call is a no-op.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL