Skip to content

Commit

Permalink
Update capi command line to reflect addition of capi-workspace tools
Browse files Browse the repository at this point in the history
Co-authored-by: Seth Boyles <[email protected]>
Co-authored-by: Marc Paquette <[email protected]>
  • Loading branch information
sethboyles and MarcPaquette committed May 20, 2021
1 parent da817b1 commit 0e97a84
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions assets/capidoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -204,3 +204,11 @@ load-key:
description: Loads the an ssh key in the currently logged in lastpass called "github-private-key". Run eval $(ssh-agent) if it fails
location: capi-workspace/bin
group: auth
capi-workspaces:
description: List and connect to existing K8s CAPI workspaces
location: capi-workspace/bin
group: workspaces
create-capi-workspace:
description: Create a CAPI workspace in K8s cluster
location: capi-workspace/bin
group: workspaces

0 comments on commit 0e97a84

Please sign in to comment.