nushell/crates/nu-cli/src/commands
2020-05-15 04:16:09 -05:00
..
classified It-expansion fixes (#1757) 2020-05-12 15:58:16 +12:00
alias.rs Add a batch of help examples (#1755) 2020-05-12 13:00:55 +12:00
append.rs Add a batch of help examples (#1755) 2020-05-12 13:00:55 +12:00
args.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
autoview.rs Add a batch of help examples (#1755) 2020-05-12 13:00:55 +12:00
cal.rs cal: fix thursday typo (#1776) 2020-05-13 08:06:31 -04:00
calc.rs Add a batch of help examples (#1755) 2020-05-12 13:00:55 +12:00
cd.rs Add a batch of help examples (#1755) 2020-05-12 13:00:55 +12:00
clear.rs Add a batch of help examples (#1755) 2020-05-12 13:00:55 +12:00
clip.rs Add a batch of help examples (#1755) 2020-05-12 13:00:55 +12:00
command.rs Add examples to commands (#1752) 2020-05-12 08:05:44 +12:00
compact.rs Add a batch of help examples (#1755) 2020-05-12 13:00:55 +12:00
config.rs Fix type in config flag description (#1769) 2020-05-13 14:21:57 +12:00
count.rs Add a batch of help examples (#1755) 2020-05-12 13:00:55 +12:00
cp.rs Add a batch of help examples (#1759) 2020-05-12 17:17:17 +12:00
date.rs It-expansion fixes (#1757) 2020-05-12 15:58:16 +12:00
debug.rs Move external closer to internal (#1611) 2020-04-20 15:30:44 +12:00
default.rs Add a batch of help examples (#1759) 2020-05-12 17:17:17 +12:00
drop.rs Add a batch of help examples (#1759) 2020-05-12 17:17:17 +12:00
du.rs Add a batch of help examples (#1759) 2020-05-12 17:17:17 +12:00
each.rs Add a batch of help examples (#1759) 2020-05-12 17:17:17 +12:00
echo.rs Add a batch of help examples (#1759) 2020-05-12 17:17:17 +12:00
enter.rs Add a batch of help examples (#1759) 2020-05-12 17:17:17 +12:00
evaluate_by.rs Move external closer to internal (#1611) 2020-04-20 15:30:44 +12:00
exit.rs Add a batch of help examples (#1759) 2020-05-12 17:17:17 +12:00
first.rs Add a batch of help examples (#1759) 2020-05-12 17:17:17 +12:00
format.rs Add a batch of help examples (#1759) 2020-05-12 17:17:17 +12:00
from_bson.rs Add a batch of help examples (#1759) 2020-05-12 17:17:17 +12:00
from_csv.rs Add a batch of help examples (#1759) 2020-05-12 17:17:17 +12:00
from_delimited_data.rs Add experimental new parser (#1554) 2020-04-06 19:16:14 +12:00
from_eml.rs Add subcommands. Switch from-* and to-* to them (#1708) 2020-05-04 20:44:33 +12:00
from_ics.rs Add subcommands. Switch from-* and to-* to them (#1708) 2020-05-04 20:44:33 +12:00
from_ini.rs Add subcommands. Switch from-* and to-* to them (#1708) 2020-05-04 20:44:33 +12:00
from_json.rs Add subcommands. Switch from-* and to-* to them (#1708) 2020-05-04 20:44:33 +12:00
from_ods.rs Add subcommands. Switch from-* and to-* to them (#1708) 2020-05-04 20:44:33 +12:00
from_sqlite.rs Add subcommands. Switch from-* and to-* to them (#1708) 2020-05-04 20:44:33 +12:00
from_ssv.rs Add subcommands. Switch from-* and to-* to them (#1708) 2020-05-04 20:44:33 +12:00
from_toml.rs Add subcommands. Switch from-* and to-* to them (#1708) 2020-05-04 20:44:33 +12:00
from_tsv.rs Add subcommands. Switch from-* and to-* to them (#1708) 2020-05-04 20:44:33 +12:00
from_url.rs Add subcommands. Switch from-* and to-* to them (#1708) 2020-05-04 20:44:33 +12:00
from_vcf.rs Add subcommands. Switch from-* and to-* to them (#1708) 2020-05-04 20:44:33 +12:00
from_xlsx.rs Add subcommands. Switch from-* and to-* to them (#1708) 2020-05-04 20:44:33 +12:00
from_xml.rs Add subcommands. Switch from-* and to-* to them (#1708) 2020-05-04 20:44:33 +12:00
from_yaml.rs Add subcommands. Switch from-* and to-* to them (#1708) 2020-05-04 20:44:33 +12:00
from.rs Add examples to commands (#1752) 2020-05-12 08:05:44 +12:00
get.rs Add examples for some more commands (#1765) 2020-05-13 03:54:29 +12:00
group_by_date.rs Extracted grouping by date to it's own subcommand. (#1792) 2020-05-15 04:16:09 -05:00
group_by.rs Extracted grouping by date to it's own subcommand. (#1792) 2020-05-15 04:16:09 -05:00
headers.rs Add examples for some more commands (#1765) 2020-05-13 03:54:29 +12:00
help.rs Allow external binary to register custom commands. (#1780) 2020-05-14 12:35:22 +12:00
histogram.rs Add examples for some more commands (#1765) 2020-05-13 03:54:29 +12:00
history.rs Properly deserialize history args (#1710) 2020-05-05 07:50:10 +12:00
insert.rs It expansion (#1668) 2020-04-27 14:04:54 +12:00
is_empty.rs It expansion (#1668) 2020-04-27 14:04:54 +12: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 Add examples for some more commands (#1765) 2020-05-13 03:54:29 +12:00
kill.rs Add examples for some more commands (#1765) 2020-05-13 03:54:29 +12:00
last.rs Add examples for some more commands (#1765) 2020-05-13 03:54:29 +12:00
lines.rs Add examples for some more commands (#1765) 2020-05-13 03:54:29 +12:00
ls.rs Add examples for some more commands (#1765) 2020-05-13 03:54:29 +12:00
macros.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
map_max_by.rs Move external closer to internal (#1611) 2020-04-20 15:30:44 +12:00
merge.rs Add examples for some more commands (#1765) 2020-05-13 03:54:29 +12:00
mkdir.rs Add examples for some more commands (#1765) 2020-05-13 03:54:29 +12:00
mv.rs Add examples for some more commands (#1765) 2020-05-13 03:54:29 +12:00
next.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
nth.rs doc: fix nth examples (#1768) 2020-05-12 16:47:45 -04:00
open.rs It expansion (#1668) 2020-04-27 14:04:54 +12:00
parse.rs Add examples for some more commands (#1765) 2020-05-13 03:54:29 +12:00
pivot.rs Merge env into $nu and simplify table/get (#1463) 2020-03-08 18:33:30 +13:00
plugin.rs Move external closer to internal (#1611) 2020-04-20 15:30:44 +12:00
prepend.rs doc: fix prepend example definition (#1761) 2020-05-12 19:46:21 +12:00
prev.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
pwd.rs Add examples for some more commands (#1765) 2020-05-13 03:54:29 +12:00
range.rs Move external closer to internal (#1611) 2020-04-20 15:30:44 +12:00
reduce_by.rs Move external closer to internal (#1611) 2020-04-20 15:30:44 +12:00
reject.rs Move external closer to internal (#1611) 2020-04-20 15:30:44 +12:00
rename.rs Add examples for some more commands (#1765) 2020-05-13 03:54:29 +12:00
reverse.rs Add examples for some more commands (#1765) 2020-05-13 03:54:29 +12:00
rm.rs Add examples for some more commands (#1765) 2020-05-13 03:54:29 +12:00
run_alias.rs Fix per-item run_alias (#1669) 2020-04-27 18:10:34 +12:00
run_external.rs Replace ichwh with which and some fixes for auto-cd (canonicalization) (#1672) 2020-04-28 05:49:53 +12:00
save.rs Add with-env command (#1717) 2020-05-06 15:56:31 +12:00
select.rs Add examples for some more commands (#1765) 2020-05-13 03:54:29 +12:00
shells.rs fix nu variable. tweak shells (#1558) 2020-04-07 05:30:54 +12:00
shuffle.rs Move external closer to internal (#1611) 2020-04-20 15:30:44 +12:00
size.rs Add examples for some more commands (#1765) 2020-05-13 03:54:29 +12:00
skip_until.rs Table operating commands. (#1686) 2020-04-29 23:18:24 -05:00
skip_while.rs Fix per-item run_alias (#1669) 2020-04-27 18:10:34 +12:00
skip.rs Add examples for some more commands (#1765) 2020-05-13 03:54:29 +12:00
sort_by.rs Add examples for some more commands (#1765) 2020-05-13 03:54:29 +12:00
split_by.rs Move external closer to internal (#1611) 2020-04-20 15:30:44 +12:00
split_column.rs Move external closer to internal (#1611) 2020-04-20 15:30:44 +12:00
split_row.rs Move external closer to internal (#1611) 2020-04-20 15:30:44 +12:00
sum.rs Add examples for some more commands (#1765) 2020-05-13 03:54:29 +12:00
t_sort_by.rs Move external closer to internal (#1611) 2020-04-20 15:30:44 +12:00
table.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
tags.rs Move external closer to internal (#1611) 2020-04-20 15:30:44 +12:00
to_bson.rs Add subcommands. Switch from-* and to-* to them (#1708) 2020-05-04 20:44:33 +12:00
to_csv.rs Add subcommands. Switch from-* and to-* to them (#1708) 2020-05-04 20:44:33 +12:00
to_delimited_data.rs Fix to-csv command (#1635) 2020-04-23 05:08:53 +12:00
to_html.rs Add a simplified list view (#1749) 2020-05-11 14:47:27 +12:00
to_json.rs Add subcommands. Switch from-* and to-* to them (#1708) 2020-05-04 20:44:33 +12:00
to_md.rs Add a simplified list view (#1749) 2020-05-11 14:47:27 +12:00
to_sqlite.rs Add subcommands. Switch from-* and to-* to them (#1708) 2020-05-04 20:44:33 +12:00
to_toml.rs Add subcommands. Switch from-* and to-* to them (#1708) 2020-05-04 20:44:33 +12:00
to_tsv.rs Add subcommands. Switch from-* and to-* to them (#1708) 2020-05-04 20:44:33 +12:00
to_url.rs Add subcommands. Switch from-* and to-* to them (#1708) 2020-05-04 20:44:33 +12:00
to_yaml.rs Add subcommands. Switch from-* and to-* to them (#1708) 2020-05-04 20:44:33 +12:00
to.rs Add examples to commands (#1752) 2020-05-12 08:05:44 +12:00
touch.rs It expansion (#1668) 2020-04-27 14:04:54 +12: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 Move external closer to internal (#1611) 2020-04-20 15:30:44 +12:00
update.rs Rename edit command to update. (#1724) 2020-05-07 00:33:30 -05:00
version.rs Move most of the root package into a subcrate. (#1445) 2020-03-04 13:58:20 -05:00
what.rs Move external closer to internal (#1611) 2020-04-20 15:30:44 +12:00
where_.rs Fix per-item run_alias (#1669) 2020-04-27 18:10:34 +12:00
which_.rs Move external closer to internal (#1611) 2020-04-20 15:30:44 +12:00
with_env.rs Add examples for some more commands (#1765) 2020-05-13 03:54:29 +12:00
wrap.rs Add examples for some more commands (#1765) 2020-05-13 03:54:29 +12:00