# New-File

> Create a new basic Project Access config file.

Create a new basic Project Access config file.

Authentication Required: `No`

```bash
ugs ac new-file <file name>
```

### Arguments

* `<file-name>` The name of the file to create.

## Options

| Option | Alias          | Description                         |
| ------ | -------------- | ----------------------------------- |
| force  | -f, --force    | Force an operation.                 |
| help   | -?, -h, --help | Display help and usage information. |
| quiet  | -q, --quiet    | Reduce logging to a minimum.        |
| json   | -j, --json     | Use JSON as the output format.      |
