1 2 3 4 5
// TODO: Add variants for each command that can be run via `ages-cli` pub enum Command { Hello }