Organizations
All organizations have a globally unique name and are used to house all resources used for secret management and collaboration. In order to perform any actions besides account management, users are required to be part of an organization. A user can be a part of as many organizations as they like.
orgs:create
seekritCreates a new organization. Prompts if no input.
USAGE
$ seekrit orgs:create [ORGANIZATION]
ARGUMENTS
ORGANIZATION Name of new organization
orgs:list
seekritList all organizations that the logged in user is a member of.
USAGE
$ seekrit orgs:list
orgs:delete
seekritDeletes an organization and all associated resources. Prompts if no input.
USAGE
$ seekrit orgs:delete [ORGANIZATION]
ARGUMENTS
ORGANIZATION Name of organization to delete.
← Quickstart Projects →