package
0.1.31425
Repository: https://github.com/circleci-public/circleci-cli.git
Documentation: pkg.go.dev

# Functions

CustomReader returns a ProjectOption that sets a given UserInputReader to a project command.
NewProjectCommand generates a cobra command for managing projects.

# Interfaces

ProjectOption configures a command created by NewProjectCommand.
UserInputReader displays a message and reads a user input value.