nushell/crates/nu-command/src
JT b719f8d4eb
Add missing flags to existing commands (#565)
* Add missing flags to existing commands

* fmt
2021-12-24 08:41:29 +11:00
..
calendar Sort default context items categorically (#465) 2021-12-10 21:07:39 -06:00
conversions feat(into): add into-bool command (#499) 2021-12-20 07:11:28 +11:00
core_commands Add missing flags to existing commands (#565) 2021-12-24 08:41:29 +11:00
dataframe missing commands (#549) 2021-12-22 10:35:02 +11:00
date Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
env Allow having only one env conversion (#548) 2021-12-22 00:32:38 +02:00
experimental Category option for signature (#343) 2021-11-17 17:22:37 +13:00
filesystem Add missing flags to existing commands (#565) 2021-12-24 08:41:29 +11:00
filters Ported compact command to engine-q (#558) 2021-12-23 14:08:39 +11:00
formats add in a raw flag in the command to json (#555) 2021-12-23 06:56:49 +11:00
hash Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
math Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
network Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
path Fix capturing environment variables with " or ' (#537) 2021-12-20 23:19:43 +02:00
platform Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
random Fix: add missing bind commands (#477) 2021-12-12 21:42:04 +02:00
shells Add better exit command (#369) 2021-11-26 21:00:57 +13:00
strings switch substring to bytes (#538) 2021-12-21 11:49:02 +11:00
system Interpret lists as series of args for externals (#550) 2021-12-22 10:13:05 +02:00
viewers Add missing flags to existing commands (#565) 2021-12-24 08:41:29 +11:00
default_context.rs Ported compact command to engine-q (#558) 2021-12-23 14:08:39 +11:00
example_test.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00
lib.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00