Options (2)
-s, --spinnerbooleanShow a spinner while a command is taking place with text alongside
Example:
gum spin {{[-s|--spinner]}} {{dot|line|minidot|jump|pulse|points|globe|moon|monkey|meter|hamburger}} --title "{{loading...}}" {{command}}-t, --typebooleanFormat text to include emojis
Example:
gum format {{[-t|--type]}} {{emoji}} "{{:smile: :heart: hello}}"Examples (6)
Open an interactive prompt for the user to input a string with a specific placeholder
gum input --placeholder "value"Open an interactive confirmation prompt and exit with either `<0>` or `<1>`
Show a spinner while a command is taking place with text alongside
Format text to include emojis
gum format [-t|--type] emoji ":smile: :heart: hello"made by @shridhargupta | data from tldr-pages