Tags: LiamCoop/cli
Tags
Redeploy after variables change (railwayapp#97) * Added GQL mutation and finished PoC * Show Teams in Link Command (railwayapp#81) * Teams in CLI * Team prompts * Fix lint * Only get env variables when updating (railwayapp#83) * Only get env variables when updating * Update controller/envs.go Co-authored-by: Jake Runzer <[email protected]> Co-authored-by: Jake Runzer <[email protected]> * Warn On Windows (railwayapp#84) * Warn On Windows * As string * Warning as yello * Newline * Merge * railway logs command (railwayapp#85) * Deployment Logs in CLI * Fix log polling (railwayapp#87) * Do not prompt for teams if no teams (railwayapp#89) * Clean Up Log Controller (railwayapp#90) * Merge * Remove superfluous fn * Logs * Reference correct slice on project prompt (railwayapp#91) * GQL Golang Queries (railwayapp#92) * Merge * Add to lib * Print * Dont print MP * Support nested structs * Remove environment * Update lib/gql/gql.go * Tail Up (railwayapp#86) * Deployment Logs in CLI * Deploy Logs in CLI * Live log tail * Remove loggin code * Update main.go Co-authored-by: amy null <[email protected]> * 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 <[email protected]> * 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 <[email protected]> Co-authored-by: Gregory Schier <[email protected]> * Newline at the end of up * Add some docs * Add redeploy logic and "up" detection * Rename method and print deployment url Co-authored-by: Jake Cooper <[email protected]> Co-authored-by: Jake Runzer <[email protected]> Co-authored-by: amy null <[email protected]>
Tail Up (railwayapp#86) * Deployment Logs in CLI * Deploy Logs in CLI * Live log tail * Remove loggin code * Update main.go Co-authored-by: amy null <[email protected]> * 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 <[email protected]> * 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 <[email protected]> Co-authored-by: Gregory Schier <[email protected]>
Only get env variables when updating (railwayapp#83) * Only get env variables when updating * Update controller/envs.go Co-authored-by: Jake Runzer <[email protected]> Co-authored-by: Jake Runzer <[email protected]>
Show Teams in Link Command (railwayapp#81) * Teams in CLI * Team prompts * Fix lint
Display team projects in link command (railwayapp#80) * Handle when there are no projects found * Remove avatar and projects from user entity * Display team projects in link command
PreviousNext