You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[easy] rename jetpack-cloud to jetify-cloud (#2068)
```
% git grep "jetpack cloud"
internal/boxcli/push.go: Short: "Push a [global] config. Leave empty to use jetpack cloud. Can " +
internal/boxcli/secrets.go: Short: "Interact with devbox secrets in jetpack cloud.",
internal/boxcli/secrets.go: Short: "Initialize secrets management with jetpack cloud",
internal/devbox/devbox.go: "Ignoring env_from directive. jetpack cloud secrets is not "+
internal/devbox/devbox.go: "Error reading secrets from jetpack cloud: %s\n\n",
internal/pullbox/s3/pull.go: "Logged in as %s, pulling from jetpack cloud (profile: %s)\n",
```
cleared these up
0 commit comments