cyctl
interactive template auth rule creation
#604
Labels
cyctl
Issues related to the CLI
go
Pull requests that update Go code
good first issue
Good for newcomers
hacktoberfest
⚔️ Quest
Tracks quest-bot quests
The scope of the issue is to add the interactive mode when creating template auth rules.
If none of the flags repo, username, or password are provided, a template can be created through the interactive mode. The user will be prompted to provide details about their template auth rule one by one.
You can look into integrating promptui or some other alternative for interactive CLI mode.
The text was updated successfully, but these errors were encountered: