Skip to content

Commit

Permalink
results in the global commands
Browse files Browse the repository at this point in the history
  • Loading branch information
hjoaquim committed May 14, 2024
1 parent 6f0c522 commit ca7f878
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
6 changes: 6 additions & 0 deletions website/content/cli/commands-and-arguments.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,9 @@ The `quit` command (can also use `q` or `..`) allows to leave the current menu t
The `exit` command allows the user to exit the CLI.

### Reset

The `reset` command will reset the CLI to its default state. This is specially useful for development so you can refresh the CLI without having to close and open it again.

### Results

The `results` command will display the stack of `OBBjects` that have been generated during the session, which can be later injected on the data processing commands.
7 changes: 1 addition & 6 deletions website/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ca7f878

Please sign in to comment.