Skip to content

gowithfloat/tugfloat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

tugfloat

Manage Tugboat previews by git branch name. This is primarily useful if you are using a custom CI/CD (i.e. Jenkins) with Tugboat.

Requirements

Environment Variables

Examples

Launch/update new preview for feature/my-feature

tugfloat -o launch -b feature/my-feature

Launch/update a new preview for feature/my-feature based on a base preview

tugfloat -o launch -b feature/my-feature -p main

Retrieve the URL to a preview for feature/my-feature

tugfloat -o link -b feature/my-feature

Retrieve the ID of a preview for feature/my-feature

tugfloat -o id -b feature/my-feature

Delete a preview for feature/my-feature

tugfloat -o sink -b feature/my-feature

About

Manage tugboat previews by git branch name

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages