1 2 3 4 5
command! { /// Create a new secondary index on a table #[command(index_create(args(args = "T")))] }