Web App
Locker CLI (v1.94)
- Environment-based Access Control: Introduced environment-based permissions. Project members can now only access Secrets on authorized environments (e.g., Dev, Staging, Production).
- Role-based Actions: Actions on Secrets (View, Edit, Delete) are tightly controlled based on each member’s role.
- Onboarding Tooltips: Added tooltips and guided walkthroughs directly on the interface to assist new users.
- Global Flags: Synchronized common flags across the
secret, environment, and scan commands.
- New Commands:
- Added
import subcommand for the secret command.
- Added
import subcommand for the scan command.
For details on the new commands, refer to the CLI Guide.