cloud_terrastodon_entrypoint 0.35.1

Main entrypoint for the Cloud Terrastodon CLI
1
2
3
4
mod azure_devops_team_cli;
pub mod list;
pub mod show;
pub use azure_devops_team_cli::*;