nushell/crates/nu-cli/tests/commands
Andrés N. Robalino c3efdf2689
Rename edit command to update. (#1724)
Rename edit command to update.
2020-05-07 00:33:30 -05:00
..
alias.rs Add subcommands. Switch from-* and to-* to them (#1708) 2020-05-04 20:44:33 +12:00
append.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
calc.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
cd.rs Fix cd'ing to symlinked directories (#1651) 2020-04-25 18:09:00 +12:00
compact.rs Add subcommands. Switch from-* and to-* to them (#1708) 2020-05-04 20:44:33 +12:00
cp.rs Move external closer to internal (#1611) 2020-04-20 15:30:44 +12:00
default.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
drop.rs Add subcommands. Switch from-* and to-* to them (#1708) 2020-05-04 20:44:33 +12:00
each.rs Add subcommands. Switch from-* and to-* to them (#1708) 2020-05-04 20:44:33 +12:00
enter.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
first.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
format.rs Columnpath support when passing fields for formatting. (#1472) 2020-03-10 01:55:03 -05:00
get.rs Add subcommands. Switch from-* and to-* to them (#1708) 2020-05-04 20:44:33 +12:00
group_by.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
headers.rs Add subcommands. Switch from-* and to-* to them (#1708) 2020-05-04 20:44:33 +12:00
histogram.rs suppress the parser error for an insufficient number of required arguments if the named keyword argument 'help' is given (#1659) 2020-04-26 04:45:45 +12:00
insert.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
is_empty.rs Rows and values can be checked for emptiness. Allows to set a value if desired. (#1665) 2020-04-26 12:30:52 -05:00
keep_until.rs Table operating commands. (#1686) 2020-04-29 23:18:24 -05:00
keep_while.rs Table operating commands. (#1686) 2020-04-29 23:18:24 -05:00
keep.rs Table operating commands. (#1686) 2020-04-29 23:18:24 -05:00
last.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
lines.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
ls.rs Simplify cp command and allow multiple recursive copying (#1580) 2020-04-19 11:05:24 +12:00
math.rs Add subcommands. Switch from-* and to-* to them (#1708) 2020-05-04 20:44:33 +12:00
merge.rs Table operating commands. (#1686) 2020-04-29 23:18:24 -05:00
mkdir.rs Enable the use of multiple dots in FS Shell commands (#1547) 2020-04-06 07:28:56 -04:00
mod.rs Rename edit command to update. (#1724) 2020-05-07 00:33:30 -05:00
mv.rs Enable the use of multiple dots in FS Shell commands (#1547) 2020-04-06 07:28:56 -04:00
nth.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
open.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
parse.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
pick.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
prepend.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
range.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
rename.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
reverse.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
rm.rs Enable the use of multiple dots in FS Shell commands (#1547) 2020-04-06 07:28:56 -04:00
save.rs Columnpath support when passing fields for formatting. (#1472) 2020-03-10 01:55:03 -05:00
semicolon.rs Semicolon (#1613) 2020-04-20 18:41:51 +12:00
skip_until.rs Table operating commands. (#1686) 2020-04-29 23:18:24 -05:00
sort_by.rs Add experimental new parser (#1554) 2020-04-06 19:16:14 +12:00
split_by.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
split_column.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
sum.rs Move external closer to internal (#1611) 2020-04-20 15:30:44 +12:00
touch.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
trim.rs make trim apply to strings contained in tables (also at deeper nesting (#1664) 2020-04-27 05:26:02 +12:00
uniq.rs Add subcommands. Switch from-* and to-* to them (#1708) 2020-05-04 20:44:33 +12:00
update.rs Rename edit command to update. (#1724) 2020-05-07 00:33:30 -05:00
where_.rs Add subcommands. Switch from-* and to-* to them (#1708) 2020-05-04 20:44:33 +12:00
with_env.rs Bash-like shorthand with-env (#1718) 2020-05-06 18:57:37 +12:00
wrap.rs Add subcommands. Switch from-* and to-* to them (#1708) 2020-05-04 20:44:33 +12:00