# working-dir

### NAME

`abtasty-cli web-experimentation working-dir set` - Get information related to your token

### SYNOPSIS

`abtasty-cli web-experimentation working-dir set [--path PATH]`

### DESCRIPTION

Set working directory for global code

### EXAMPLES

```shell
abtasty-cli web-experimentation working-dir set --path PATH
```

### FLAGS

`--path = _PATH_`

Directory path

`--output-format = _OUTPUT_FORMAT_`

The output format for printing command output resources. The default is table. The supported formats are: json-pretty, table, json.
