macro_rules! cmd { ($name:expr) => { ... }; }
Returns a new command-line command for any application.