CLI multipurpose.
Project description
K CLI
Create migration
alembic revision --autogenerate -m "init"
Upgrade to the latest version
alembic upgrade head
Downgrade
alembic downgrade base
check history
alembic history
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
kclii-0.1.10.tar.gz
(6.2 kB
view hashes)
Built Distribution
kclii-0.1.10-py3-none-any.whl
(9.3 kB
view hashes)