package
2.10.3+incompatible
Repository: https://github.com/octopusdeploy/cli.git
Documentation: pkg.go.dev
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
DatePicker is a prompt that presents a date/time picker.
DatePickerAnswer exists to workaround a survey bug (unintented code path?) where if the answer is a struct it thinks you're asking multiple questions and collecting the answers into struct fields.
No description provided by the author
data available to the templates when processing.
MultiSelectWithAdd is a prompt that presents a list of various options to the user
for them to select using the arrow keys and enter, typing allows the user to add new entries not in the list.
No description provided by the author
No description provided by the author
Select is a prompt that presents a list of various options to the user
for them to select using the arrow keys and enter.
SelectTemplateData is the data available to the templates when processing.