forge-cli

The Laravel Forge CLI.

MIT License

Downloads
42.9K
Stars
226
Committers
21

Bot releases are hidden (Show)

forge-cli - v1.8.1 Latest Release

Published by driesvints 4 months ago

forge-cli - v1.8.0

Published by driesvints over 1 year ago

forge-cli - v1.7.0

Published by driesvints over 1 year ago

forge-cli - v1.6.0

Published by driesvints over 1 year ago

Added

forge-cli - v1.5.0

Published by driesvints almost 2 years ago

Added

forge-cli -

Published by driesvints almost 2 years ago

Changed

  • Update dependencies
forge-cli - v1.4.0

Published by nunomaduro over 2 years ago

Fixed

  • PHP 8.1 deprecation warnings (#54)

Changed

  • Drops PHP 7.3 and PHP 7.4 (#54)
forge-cli -

Published by driesvints almost 3 years ago

Changed

  • Improves ssh:configure command (#46)
forge-cli -

Published by driesvints almost 3 years ago

Changed

  • Improves ssh:configure command (#44)
forge-cli - v1.3.2

Published by nunomaduro almost 3 years ago

Fixed

  • Usage on non-interactive environments (#43)
forge-cli -

Published by driesvints almost 3 years ago

Changed

  • Allow the usage of FORGE_API_TOKEN in CIs (#42)
forge-cli - v1.3.0

Published by nunomaduro about 3 years ago

Added

  • PHP 8.1 support (#26)
forge-cli - v1.2.0

Published by nunomaduro about 3 years ago

Added

  • Server and site tags to list commands (#36)
forge-cli -

Published by driesvints about 3 years ago

Fixed

  • Avoids attempt to question when there is no answers available (#33)
forge-cli - v1.1.0

Published by driesvints about 3 years ago

Added

  • env:pull and env:push commands (#19)
forge-cli - v1.0.0

Published by nunomaduro about 3 years ago

Stable version.

forge-cli - v0.1.5

Published by nunomaduro about 3 years ago

Fixed

  • Archived servers appearing on server:list command (b941187)
  • Commands based on tail operations failing (bd5dc8a)
forge-cli - v0.1.4

Published by nunomaduro about 3 years ago

Added

  • Runtime errors display next steps (aced4f9)

Changed

  • --tail option got renamed to --follow (#8)

Fixed

  • Empty logs now display feedback (998da4d)
forge-cli - v0.1.3

Published by nunomaduro about 3 years ago

Fixed

  • Commands based on tail operations failing (286d58b)
forge-cli - v0.1.2

Published by nunomaduro about 3 years ago

Added

  • Improvements on site:logs and daemon:logs commands (b1ca9ce)
  • Warns users when not using the latest version (83f89bf, 7e39417)

Fixed