Skip to content

Commit

Permalink
add gitops commands info section and pic to docs (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
RandomFractals committed Sep 15, 2021
1 parent 4ce2b00 commit b00dc4e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,12 @@ Tool | Description | Installation

We recommend you install these CLI tools on your system PATH before using GitOps extension. If these tools aren't on your system `PATH`, then some commands may not work. If the extension needs one of the core Kubernetes tools and they are missing, it will prompt you to install them.

# GitOps Commands

You can access GitOps tools check, CLI dependendency versions, Clusters, Sources and Deployments views Focus and Refresh commands by typing `GitOps` in `View -> Command Palette...` menu prompt:

![VSCode GitOps Commands](docs/images/vscode-gitops-commands.png)

# Dev Build

Use the following commands to build GitOps vscode extension locally for testing, debugging, and submitting pull requests (PRs):
Expand Down

0 comments on commit b00dc4e

Please sign in to comment.