Skip to main content

Module use_gh_cli

Module use_gh_cli 

Source
Expand description

Set up gh CLI for use with flowey.

The executable this node returns will wrap the base gh cli executable with some additional logic, notably, ensuring it is includes any necessary authentication.

Structs§

Config
Config for the use_gh_cli node.
Node
(see module-level docs)

Enums§

GhCliAuth
Auth config for the gh CLI node. Uses [ConfigVar] so that PartialEq-based config merging works for the ReadVar variant.
Request