examples: change atlas migrate lint command

This commit is contained in:
Ariel Mashraki
2023-04-30 20:19:02 +03:00
committed by GitHub
parent ae8465e703
commit e04f07d447

View File

@@ -29,7 +29,7 @@ go run -mod=mod ent/migrate/main.go <name>
### Run migration linting
```bash
go run -mod=mod ariga.io/atlas/cmd/atlas@latest migrate lint \
atlas migrate lint \
--dev-url="mysql://root:pass@localhost:3306/test" \
--dir="file://ent/migrate/migrations" \
--latest=1