cloud_terrastodon_entrypoint 0.35.1

Main entrypoint for the Cloud Terrastodon CLI
1
2
3
4
5
6
mod azure_devops_test_plan_cli;
pub mod list;
pub mod show;
pub mod suite;

pub use azure_devops_test_plan_cli::*;