> ## Documentation Index
> Fetch the complete documentation index at: https://docs.envsecrets.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Init

> Initialize your current directory for envsecrets.

```
envs init [flags]
```

### Options

```
  -h, --help                  help for init
  -w, --organisation string   Your existing envsecrets organisation
  -p, --project string        Your existing envsecrets project
```

### Options inherited from parent commands

```
  -d, --debug   Print debug logs
```
