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
Chmod
sudo kinit sudo chmod +x /usr/local/bin/koff sudo chmod +x /usr/local/bin/kon
Create alias
alias koff=source /usr/local/bin/koff alias kon=source /usr/local/bin/kon
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.11.tar.gz
(6.4 kB
view hashes)
Built Distribution
kclii-0.1.11-py3-none-any.whl
(9.4 kB
view hashes)