# cin90 policy

Show the rules for an assignment: deadline, allowed tools, and the rubric

Show the server-resolved rules for an assignment.

With a cohort/assignment, cin90 reads the current policy from the server and
caches it in .cin90/policy.json. With no argument it shows the cached copy and
how old it is.

The cache is generated. Editing it changes nothing: the server decides the
deadline, and the next read overwrites the file.

## Usage

```
cin90 policy [cohort/assignment] [flags]
```

## Flags

```
  -h, --help   help for policy
```

## See also

- [cin90](/docs/cin90/)
