Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
pkg
|
|
cmd
Package cmd is the entrypoint to cli
|
Package cmd is the entrypoint to cli |
cmd/healthcheck
Package healthcheck checks the health of the backend
|
Package healthcheck checks the health of the backend |
cmd/invite
Package invite is for inviting
|
Package invite is for inviting |
cmd/login
Package login is for the get command
|
Package login is for the get command |
cmd/logout
Package logout is for the logout command
|
Package logout is for the logout command |
cmd/ls
Package ls lists workspaces in the current org
|
Package ls lists workspaces in the current org |
cmd/refresh
Package refresh lists workspaces in the current org
|
Package refresh lists workspaces in the current org |
cmd/secret
Package secret lets you add secrests.
|
Package secret lets you add secrests. |
cmd/set
Package set is for the set command
|
Package set is for the set command |
cmd/sshkeys
Package sshkeys gets your public ssh key to add to github/gitlab
|
Package sshkeys gets your public ssh key to add to github/gitlab |
cmd/start
Package start is for starting Brev workspaces
|
Package start is for starting Brev workspaces |
cmd/stop
Package stop is for stopping Brev workspaces
|
Package stop is for stopping Brev workspaces |
ssh
Package ssh exists to provide an api to configure and read from an ssh file brev ssh host file entry format: Host <workspace-dns-name> Hostname 0.0.0.0 IdentityFile /home//.brev/brev.pem User brev Port <some-available-port> also think that file stuff should probably live in files package TODO migrate to using dns name for hostname
|
Package ssh exists to provide an api to configure and read from an ssh file brev ssh host file entry format: Host <workspace-dns-name> Hostname 0.0.0.0 IdentityFile /home//.brev/brev.pem User brev Port <some-available-port> also think that file stuff should probably live in files package TODO migrate to using dns name for hostname |
terminal
Package terminal is for terminal outputting
|
Package terminal is for terminal outputting |
Click to show internal directories.
Click to hide internal directories.