compute-grants:request-approval
Request compute-grant approval. POSTs to the consolidated server endpoint which owns the heartbeat/grants/credits/campaign-budgets/status fan-out.
Reference for flywheel compute-grants:request-approval.
Command Group
Other Commands
Summary
Request compute-grant approval. POSTs to the consolidated server endpoint which owns the heartbeat/grants/credits/campaign-budgets/status fan-out.
Usage
flywheel compute-grants:request-approval <FLAGS>Required flags
| Flag | Value | Default | Choices | Description |
|---|---|---|---|---|
--purpose | string | Human-readable purpose. | ||
--requested_sku | string | SKU. | ||
--budget_source | string | user | root. |
Optional flags
| Flag | Value | Default | Choices | Description |
|---|---|---|---|---|
--region | string | Region. Optional for provider-validated offers; required otherwise (server decides per-offer). | ||
--acquire_node_id | string | Target node for acquire. | ||
--approval_session_id | string | Existing approval session to reuse. | ||
--lease_control_token | string | Triggers optional status preflight when set. | ||
--grant_action | string | create | top_up. | ||
--compute_budget_id | string | Budget identifier for grant allocation. | ||
--target_compute_grant_id | string | Existing grant to top up. | ||
--provider | string | Compute provider hint. | ||
--suggested_hard_cap_cents | integer | Suggested grant hard cap in cents. | ||
--format | FORMAT | json, tsv, csv, table | Output format for command results. | |
--env | PROFILE | Use a configured CLI profile for this invocation. | ||
--out | PATH | Write output to a file path, or use - for stdout. | ||
--open | Open browser-bound URLs when supported. | |||
--no-retry | Disable transient-error retries. | |||
--retry-max | N | Maximum transient-error retry attempts. | ||
--wait | Block on async operations until a terminal state is reached. | |||
--wait-timeout | SECONDS | 600 | Seconds to wait for --wait before timing out. Defaults to 600. | |
--allow-self | Allow mutating the currently active credential. | |||
--timeout | SECONDS | Set the per-request timeout budget in seconds. | ||
--idempotency-key | KEY | Reuse an Idempotency-Key so ambiguous write failures can be retried with the same key. | ||
--force | Force safety-gated operations where supported. | |||
--yes | Skip confirmation prompts for destructive operations. | |||
--debug | Print structured request debugging with secrets masked. | |||
--verbose | Print verbose progress for long-running operations. | |||
-h, --help | Show this help. |
Examples
Request approval.
flywheel compute-grants:request-approval --purpose "train" --requested_sku sku --region us-east --budget_source user