Skip to content

docs: devbox remove command not exist, only rm #1433

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 29, 2023

Conversation

Akiyamka
Copy link
Contributor

Summary

The correct name of flag - rm

How was it tested?

$ devbox global remove nodejs

Manage global devbox packages

Usage:
  devbox global [command]

Available Commands:
  add         Add a new package to your devbox
  install     Install all packages mentioned in devbox.json
  list        List global packages
  path        Show path to [global] devbox config
  pull        Pull a config from a file or URL
  push        Push a [global] config. Leave empty to use jetpack cloud. Can be a git repo for self storage.
  rm          Remove a package from your devbox
  run         Run a script or command in a shell with access to your packages
  services    Interact with devbox services
  shellenv    Print shell commands that add Devbox packages to your PATH
  update      Update packages in your devbox

Flags:
  -h, --help   help for global

Global Flags:
  -q, --quiet   suppresses logs

Use "devbox global [command] --help" for more information about a command.

Copy link
Collaborator

@savil savil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@savil
Copy link
Collaborator

savil commented Aug 29, 2023

will merge shortly after CICD is green

@LucilleH LucilleH merged commit 3d7a52e into jetify-com:main Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants