Skip to content

Add new deploy and release subcommands #164

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jmgilman opened this issue Apr 1, 2025 · 0 comments
Open

Add new deploy and release subcommands #164

jmgilman opened this issue Apr 1, 2025 · 0 comments
Assignees

Comments

@jmgilman
Copy link
Collaborator

jmgilman commented Apr 1, 2025

This issue documents the steps necessary to begin integrating the Forge CLI with the new Foundry API. Each of the subcommands below should use the existing API client for integration.

deploy

A new deploy subcommand with the following commands:

  • new: Creates a new deployment from an existing release
  • status: Returns the status of a specific deployment

release

A new release subcommand with the following commands:

  • new: Creates a new release from the given project
  • info: Returns information about a specific release
@jmgilman jmgilman self-assigned this Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant