* Deployment Logs in CLI
* Deploy Logs in CLI
* Live log tail
* Remove loggin code
* Update main.go
Co-authored-by: amy null <null@amy.gg>
* Add detached flag
* Don't fetch all deployments everytime
* Remove up command
* Add line number
* Comment
* Tail up on deploy
* Cant spell FML
* Fix flag err
* Re add tail detach for up
* use latest deploy
* Remove println
* Remove status indicator
* Custom errors
* Factor out incorrect errors
* Filter out removed
* Fix pointer walk
* Update main.go
Co-authored-by: Gregory Schier <gschier1990@gmail.com>
* Flatten root cmd
* Remove helper flag
* Fix print offset
* WTF
* As if this section wasn't confusing enough
* Use print
* Support build log timeouts + newlines
* Attach to cloud build line
* No idxMp
* Remove unused function
* Move prevwalk up
* Remove todo since it's done
* Big refactory
* Remove unused
* Fix NPE
* GQL soft error
* Handle build failure
* Do not export active state
* Remove surperfluous build function
* Only check logs once
* Added lil railway logs fin
* Deploy logs
Co-authored-by: amy null <null@amy.gg>
Co-authored-by: Gregory Schier <gschier1990@gmail.com>