Skip to content

Conversation

mikeland73
Copy link
Contributor

Summary

  • Adds new info command
  • key cache and credentials local cache to current member.

How was it tested?

@mikeland73 mikeland73 requested a review from gcurtis April 15, 2024 18:59
@@ -64,7 +65,7 @@ func cacheCmd() *cobra.Command {
cacheCommand.AddCommand(uploadCommand)
cacheCommand.AddCommand(cacheConfigureCmd())
cacheCommand.AddCommand(cacheCredentialsCmd())
cacheCommand.Hidden = true
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we add a caveat to the command help saying it's only in private beta for now?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The upload command works without Jetify cloud (you can specify your own s3 bucket and pass in your own credentials) so I thought it would be cool to open it up. The credentials and config commands are still hidden.

@mikeland73 mikeland73 merged commit 2d567ca into main Apr 15, 2024
@mikeland73 mikeland73 deleted the landau/add-cache-info branch April 15, 2024 21:17
Copy link

sentry-io bot commented Apr 23, 2024

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ **exec.ExitError: <redacted errors.withStack>: <redacted usererr.combined>: nix build exit code: 1, output: <reda... go.jetpack.io/devbox/internal/nix in Build View Issue
  • ‼️ *exec.ExitError: <redacted usererr.combined>: nix build exit code: 1, output: <redacted []uint8>, err: <redacted ... go.jetpack.io/devbox/internal/nix in Build View Issue

Did you find this useful? React with a 👍 or 👎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants