Skip to main content

Adding and removing components

The basket is filled from the component grid, and (once a deployment is open) the Deployment tab itself has an Add button that pulls from several different sources.

Add to the basket from a component tab

  1. Open a category from Data Components or Object Components.
  2. Select one or more rows.
  3. Toolbar Add to Basket (or right-click → Add to Basket, or Ctrl+B).

The Basket column lights up on each added row.

Remove from the basket

In any component tab, category or basket:

  • Toolbar Remove from Basket (Ctrl+Shift+B).
  • Right-click → Remove from Basket.

Or, in basket mode:

  • Delete removes the selected rows from the basket (not from the workspace).
  • Toolbar Empty Basket (right-click → Empty Basket) clears everything.

Add to a deployment from the Deployment tab

The Deployment tab's toolbar has an Add button. Its submenu lets you bring in components from several sources:

  • From the file system. Pick file(s).
  • From the basket. Pull in whatever's currently staged.
  • From a branch. Every component changed on a given branch.
  • From a commit. Every component touched by a specific commit.
  • From a date range. Every component changed between two dates.
  • From a task ID. Every component associated with a tracked task.

The available options depend on the workspace's version-control and task-tracking connections.

What's next