Skip to content

vfarcic/crossplane-sql

Repository files navigation

Run tests

devbox shell

task cluster-create

task test-watch

# Stop watching with `ctrl+c`

task cluster-destroy

exit

Publish To Upbound

devbox shell

# Replace `[...]` with the Upbound Cloud account
export UP_ACCOUNT=[...]

# Replace `[...]` with the Upbound Cloud token
export UP_TOKEN=[...]

# Replace `[...]` with the version of the package (e.g., `v0.5.0`)
export VERSION=[...]

task package-publish

exit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published