| Crates.io | nu-command |
| lib.rs | nu-command |
| version | 0.107.0 |
| created_at | 2021-01-26 19:25:26.100149+00 |
| updated_at | 2025-09-03 01:33:55.609868+00 |
| description | Nushell's built-in commands |
| homepage | |
| repository | https://github.com/nushell/nushell/tree/main/crates/nu-command |
| max_upload_size | |
| id | 346989 |
| size | 4,207,917 |
This crate contains the majority of our commands
We allow ourselves to move some of the commands in nu-command to nu-cmd-* crates as needed.
This crate implements components of Nushell and is not designed to support plugin authors or other users directly.