Skip to content
Felipe Inoue edited this page Dec 31, 2025 · 1 revision

you can use interactive input:

crower update

you can use available flags to modify before updatecommand:

crower update --name test
crower update --alias t,tt
crower update --exec "echo aaaaa"

Examples:

crower update
crower update --last
crower update --create
crower update --execute
crower update --name "test" --exec "echo t"

Clone this wiki locally