Documentation
¶
Overview ¶
Package setup provides the hidden "circleci setup" command. It exists only for backwards compatibility with the CircleCI CLI orb, whose setup.sh runs `circleci setup --no-prompt --host <host> --token <token>`. The legacy CLI exposed an interactive `setup` command; this rewrite replaces it with `auth login` and `setting set`, so the only supported path here is the non-interactive one the orb relies on.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSetupCmd ¶
NewSetupCmd returns the hidden "circleci setup" command.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.