Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bashhub-client
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 22
    • Issues 22
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Ryan Caloras
  • bashhub-client
  • Wiki
  • Usage

Usage · Changes

Page history
Updated Usage (markdown) authored Dec 27, 2015 by Ryan Caloras's avatar Ryan Caloras
Hide whitespace changes
Inline Side-by-side
Usage.md
View page @ 8a3020a0
......@@ -13,12 +13,12 @@ You can search through your commands in a lot of different ways. Check `bh --hel
One of the most useful features is interactive search which is accessed via `bh -i` or `ctrl + b`. This is similar to reverse search i.e. `ctrl + r`. Interactive search drops you into a small menu where you can select a command to run on the command line.
Here's an example of interactive search followed by bashhub status.
![gif](http://i.imgur.com/fCIYlfO.gif)
![gif](https://i.imgur.com/fCIYlfO.gif)
### Command Details
From interactive search you can also access detailed information on each command by hitting `i` or `space` on any listed command.
![Command Details](http://i.imgur.com/is0gNnB.png)
![Command Details](https://i.imgur.com/is0gNnB.png)
##Searching Examples
......@@ -91,7 +91,7 @@ Most of this information is also displayed on the user profile page.
```bash
=== Bashhub Status
http://bashhub.com/u/rccola
https://bashhub.com/u/rccola
Total Commands: 94965
Total Sessions: 16400
Total Systems: 18
......@@ -104,7 +104,7 @@ Commands Today: 47
##Deleting Commands
You can delete commands from Bashhub through interactive search by pressing `Delete` or `Backspace` while a command is highlighted. A small dialog box will open to confirm the commands deletion. If a command is deleted, it is permanently removed from Bashhub.
![gif](http://i.imgur.com/sHzvEJx.gif)
![gif](https://i.imgur.com/sHzvEJx.gif)
##Filtering Commands
You can filter commands from being recorded to Bashhub via a regex set to the environment variable `BH_FILTER`. These commands will be ignored and omittted from Bashhub.
......
Clone repository
  • FAQ
  • Home
  • Install
  • Security and Privacy
  • Usage