Skip to content
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

Ensure that every prompt is based on a flag or argument #708

Closed
Tracked by #705
blacksails opened this issue Mar 8, 2024 · 1 comment
Closed
Tracked by #705

Ensure that every prompt is based on a flag or argument #708

blacksails opened this issue Mar 8, 2024 · 1 comment

Comments

@blacksails
Copy link
Contributor

blacksails commented Mar 8, 2024

In order to enable all commands to be scripted or run in CI, we need to support that they are run in a non-interactive manner.

Most importantly:

  • rig config it should be easy to manipulate the configuration.
  • rig capsule deploy it should be easy to deploy images.
  • rig capsule image create it should be easy to add images to capsules.
@andersjohnsen
Copy link
Member

All base args are now backed by a flag as well.

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

2 participants