alpacon approval describe

Shows all fields of an approval request.

Use --output json to see the full raw response, including nested work session details that are omitted from the table view.

alpacon approval describe REQUEST_ID [flags]

Aliases

describe, desc

Options

  -h, --help   help for describe

Examples

Show details of an approval request:

alpacon approval describe apr-abc123
alpacon approval desc apr-abc123

Show the full raw response in JSON:

alpacon approval describe apr-abc123 --output json
Last updated: