Difference between revisions of "Pipx install datadog"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
globally accessible until your PATH is updated. Run `[[pipx ensurepath]]` to automatically add it, or manually modify your PATH in your shell's config file (e.g. [[~/.bashrc]]). | globally accessible until your PATH is updated. Run `[[pipx ensurepath]]` to automatically add it, or manually modify your PATH in your shell's config file (e.g. [[~/.bashrc]]). | ||
done! ✨ 🌟 ✨ | done! ✨ 🌟 ✨ | ||
+ | |||
+ | |||
+ | * Fish: <code>[[set --export]] --prepend PATH "[[~/.local/bin]]"</code> | ||
+ | * <code>[[dog monitor show_all]]</code> | ||
== Related == | == Related == |
Latest revision as of 15:14, 1 August 2024
pipx install datadog installed package datadog 0.49.1, installed using Python 3.12.4 These apps are now globally available - dog - dogshell - dogshellwrap - dogwrap ⚠️ Note: '~/.local/bin' is not on your PATH environment variable. These apps will not be globally accessible until your PATH is updated. Run `pipx ensurepath` to automatically add it, or manually modify your PATH in your shell's config file (e.g. ~/.bashrc). done! ✨ 🌟 ✨
- Fish:
set --export --prepend PATH "~/.local/bin"
dog monitor show_all
Related[edit]
See also[edit]
Advertising: