CLI Reference›project (list / create / use / update)
project
agentsecrets project create
agentsecrets project create NAME # Shortcut alias: agentsecrets create-project NAME
Creates a project in the current workspace.
agentsecrets project list
agentsecrets project list # Shortcut alias: agentsecrets list-projects
Lists all projects in the current workspace.
agentsecrets project use
agentsecrets project use NAME # Shortcut alias: agentsecrets use-project NAME
Sets the active project. All secrets commands operate against this project.
agentsecrets project update
agentsecrets project update NAME # Shortcut alias: agentsecrets update-project NAME
Renames the project.
agentsecrets project delete
agentsecrets project delete NAME # Shortcut alias: agentsecrets delete-project NAME
Deletes the project and all its secrets. Permanent. Requires confirmation.
agentsecrets project invite
agentsecrets project invite [email protected]
Invites a teammate to a specific project.
Was this helpful?
Thanks for your feedback!
Your feedback helps us improve the platform.